Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_nat.c1047 IPFOBJ_IPNAT);
1062 error = ipf_inobjsz(softc, data, nt, IPFOBJ_IPNAT,
1156 (void) ipf_outobj(softc, data, &natd, IPFOBJ_IPNAT);
1193 error = ipf_outobjsz(softc, data, n, IPFOBJ_IPNAT,
6702 objp->ipfo_type = IPFOBJ_IPNAT;
H A Dip_fil.h1290 #define IPFOBJ_IPNAT 5 /* struct ipnat */ macro