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

/freebsd-13-stable/sys/contrib/ipfilter/netinet/
H A Dip_nat.h682 extern int ipf_nat_hashtab_add(ipf_main_softc_t *,
H A Dip_nat.c3492 ret = ipf_nat_hashtab_add(softc, softn, nat);
3500 /* Function: ipf_nat_hashtab_add */
3509 ipf_nat_hashtab_add(softc, softn, nat) function
H A Dip_nat6.c1370 return ipf_nat_hashtab_add(softc, softn, nat);

Completed in 138 milliseconds