HomeSort by: relevance | last modified time | path
    Searched defs:ipf_nat_clone (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/ipf/netinet/
ip_nat.c 4198 nat = ipf_nat_clone(fin, nat);
4515 nat = ipf_nat_clone(fin, nat);
6246 /* Function: ipf_nat_clone */
6256 ipf_nat_clone(fr_info_t *fin, nat_t *nat) function in typeref:typename:nat_t *
ip_nat.c 4198 nat = ipf_nat_clone(fin, nat);
4515 nat = ipf_nat_clone(fin, nat);
6246 /* Function: ipf_nat_clone */
6256 ipf_nat_clone(fr_info_t *fin, nat_t *nat) function in typeref:typename:nat_t *

Completed in 31 milliseconds