| /src/dist/pf/sbin/pfctl/ |
| pfctl.c | 918 static int nattype[3] = { PF_NAT, PF_RDR, PF_BINAT }; local in function:pfctl_show_nat 924 pr.rule.action = nattype[i]; 937 pr.ticket, nattype[i], anchorname) != 0)
|
| pfctl.c | 918 static int nattype[3] = { PF_NAT, PF_RDR, PF_BINAT }; local in function:pfctl_show_nat 924 pr.rule.action = nattype[i]; 937 pr.ticket, nattype[i], anchorname) != 0)
|
| pfctl.c | 918 static int nattype[3] = { PF_NAT, PF_RDR, PF_BINAT }; local in function:pfctl_show_nat 924 pr.rule.action = nattype[i]; 937 pr.ticket, nattype[i], anchorname) != 0)
|