Home
last modified time | relevance | path

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

/NextBSD/sys/contrib/ipfilter/netinet/
HDip_fil.h1836 extern int ipf_outobjsz __P((ipf_main_softc_t *, void *, void *,
HDip_nat.c1209 error = ipf_outobjsz(softc, data, n, IPFOBJ_IPNAT,
1920 error = ipf_outobjsz(softc, data, ipn, IPFOBJ_NATSAVE,
HDfil.c6471 ipf_outobjsz(softc, data, ptr, type, sz) in ipf_outobjsz() function