Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_fil.h1697 extern int ipf_outobjsz __P((ipf_main_softc_t *, void *, void *,
H A Dip_nat.c1193 error = ipf_outobjsz(softc, data, n, IPFOBJ_IPNAT,
1896 error = ipf_outobjsz(softc, data, ipn, IPFOBJ_NATSAVE,
H A Dfil.c6493 ipf_outobjsz(softc, data, ptr, type, sz) in ipf_outobjsz() function