Home | Sort by: relevance | last modified time | path |
/src/sys/external/bsd/ipf/netinet/ | |
ip_fil_compat.c | 656 struct nat_4_1_25 *nat_next; member in struct:nat_4_1_25 699 struct nat *nat_next; member in struct:nat_4_1_14 741 struct nat *nat_next; member in struct:nat_4_1_3 4566 old->nat_next = (void *)nat->nat_next; 4625 old->nat_next = nat->nat_next; 4683 old->nat_next = nat->nat_next; |
ip_nat.h | 100 * per instace of IPFilter. In this linked list, nat_next always points to 103 * or simply the nat_next of the previous link in the list. The second place 115 struct nat *nat_next; member in struct:nat |