Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/pfctl/
H A Dpfctl.c959 static int nattype[3] = { PF_NAT, PF_RDR, PF_BINAT }; in pfctl_show_nat() local
965 pr.rule.action = nattype[i]; in pfctl_show_nat()
978 pr.ticket, nattype[i], anchorname) != 0) in pfctl_show_nat()