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