Searched refs:ipf_nat_hashtab_add (Results 1 – 3 of 3) sorted by relevance
678 extern int ipf_nat_hashtab_add(ipf_main_softc_t *,
1339 return (ipf_nat_hashtab_add(softc, softn, nat)); in ipf_nat6_insert()
3423 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