Searched refs:IPFOBJ_IPNAT (Results 1 – 3 of 3) sorted by relevance
| /freebsd-14.2/sys/netpfil/ipfilter/netinet/ |
| H A D | ip_nat.c | 1026 IPFOBJ_IPNAT); in ipf_nat_ioctl() 1041 error = ipf_inobjsz(softc, data, nt, IPFOBJ_IPNAT, in ipf_nat_ioctl() 1135 (void) ipf_outobj(softc, data, &natd, IPFOBJ_IPNAT); in ipf_nat_ioctl() 1172 error = ipf_outobjsz(softc, data, n, IPFOBJ_IPNAT, in ipf_nat_ioctl() 6568 objp->ipfo_type = IPFOBJ_IPNAT; in ipf_nat_getnext()
|
| H A D | ip_fil.h | 1293 #define IPFOBJ_IPNAT 5 /* struct ipnat */ macro
|
| /freebsd-14.2/sbin/ipf/ipnat/ |
| H A D | ipnat_y.y | 1471 obj.ipfo_type = IPFOBJ_IPNAT; in ipnat_addrule()
|