Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_nat.c209 static int ipf_nat_getsz __P((ipf_main_softc_t *, caddr_t, int));
1348 error = ipf_nat_getsz(softc, data, getlock);
1696 ipf_nat_getsz(softc, data, getlock) in ipf_nat_getsz() function