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

/freebsd-10-stable/sys/contrib/ipfilter/netinet/
H A Dip_nat.h690 extern int ipf_nat_hashtab_add __P((ipf_main_softc_t *,
H A Dip_nat.c3507 return ipf_nat_hashtab_add(softc, softn, nat);
3512 /* Function: ipf_nat_hashtab_add */
3520 ipf_nat_hashtab_add(softc, softn, nat) function
H A Dip_nat6.c1376 return ipf_nat_hashtab_add(softc, softn, nat);

Completed in 98 milliseconds