Home | Sort by: relevance | last modified time | path |
/src/sys/external/bsd/ipf/netinet/ | |
ip_fil_compat.c | 658 struct nat_4_1_25 *nat_hnext[2]; member in struct:nat_4_1_25 701 struct nat *nat_hnext[2]; member in struct:nat_4_1_14 743 struct nat *nat_hnext[2]; member in struct:nat_4_1_3 4568 old->nat_hnext[0] = (void *)nat->nat_hnext[0]; 4569 old->nat_hnext[1] = (void *)nat->nat_hnext[1]; 4627 old->nat_hnext[0] = NULL; 4628 old->nat_hnext[1] = NULL; 4685 old->nat_hnext[0] = NULL [all...] |
ip_nat.h | 109 * nat_hnext is used to point to the next member of the chain and nat_phnext 117 struct nat *nat_hnext[2]; member in struct:nat |