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

  /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

Completed in 15 milliseconds