Searched refs:nattype (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sbin/pfctl/
H A Dpfctl.c1060 static int nattype[3] = { PF_NAT, PF_RDR, PF_BINAT }; local
1066 pr.rule.action = nattype[i];
1079 pr.ticket, nattype[i], anchorname) != 0)

Completed in 106 milliseconds