HomeSort by: relevance | last modified time | path
    Searched refs:ipf_nat_hashtab_add (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/ipf/netinet/
ip_nat.h 702 extern int ipf_nat_hashtab_add(ipf_main_softc_t *,
ip_nat.c 3456 ret = ipf_nat_hashtab_add(softc, softn, nat);
3464 /* Function: ipf_nat_hashtab_add */
3474 ipf_nat_hashtab_add(ipf_main_softc_t *softc, ipf_nat_softc_t *softn, nat_t *nat) function in typeref:typename:int
ip_nat6.c 1349 return ipf_nat_hashtab_add(softc, softn, nat);

Completed in 20 milliseconds