Home
last modified time | relevance | path

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

/freebsd-14.2/sbin/pfctl/
H A Dpfctl.c1408 static int nattype[3] = { PF_NAT, PF_RDR, PF_BINAT }; in pfctl_show_nat() local
1471 ret = pfctl_get_rules_info(dev, &ri, nattype[i], path); in pfctl_show_nat()
1480 nattype[i], &rule, anchor_call)) { in pfctl_show_nat()
1485 ri.ticket, nattype[i], path) != 0) in pfctl_show_nat()