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

  /src/sys/external/bsd/ipf/netinet/
ip_fil_compat.c 659 struct nat_4_1_25 **nat_phnext[2]; member in struct:nat_4_1_25
702 struct nat **nat_phnext[2]; member in struct:nat_4_1_14
744 struct nat **nat_phnext[2]; member in struct:nat_4_1_3
4570 old->nat_phnext[0] = (void *)nat->nat_phnext[0];
4571 old->nat_phnext[1] = (void *)nat->nat_phnext[1];
4629 old->nat_phnext[0] = NULL;
4630 old->nat_phnext[1] = NULL;
4687 old->nat_phnext[0] = NULL
    [all...]
ip_nat.h 109 * nat_hnext is used to point to the next member of the chain and nat_phnext
118 struct nat **nat_phnext[2]; member in struct:nat

Completed in 16 milliseconds