Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_nat.h678 extern int ipf_nat_hashtab_add(ipf_main_softc_t *,
H A Dip_nat6.c1339 return (ipf_nat_hashtab_add(softc, softn, nat)); in ipf_nat6_insert()
H A Dip_nat.c3423 ret = ipf_nat_hashtab_add(softc, softn, nat); in ipf_nat_insert()
3440 ipf_nat_hashtab_add(ipf_main_softc_t *softc, ipf_nat_softc_t *softn, in ipf_nat_hashtab_add() function