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

/freebsd-13-stable/share/dtrace/
H A Dipfw.d48 #pragma D binding "1.0" IP_FW_NAT
49 inline int IP_FW_NAT = 7;
64 ret == IP_FW_NAT ? "NAT" :
/freebsd-13-stable/sys/netpfil/ipfw/
H A Dip_fw_nat.c356 return (IP_FW_NAT);
377 return (IP_FW_NAT);
460 return (IP_FW_NAT);
H A Dip_fw_pfil.c303 case IP_FW_NAT:
H A Dip_fw_private.h62 IP_FW_NAT, enumerator in enum:__anon15419

Completed in 256 milliseconds