HomeSort by relevance Sort by last modified time
    Searched refs:nat_next (Results 1 - 7 of 7) sorted by null

  /onnv/onnv-gate/usr/src/cmd/ipf/lib/common/
printactivenat.c 71 nat->nat_next, nat->nat_pnext, nat->nat_hm);
  /onnv/onnv-gate/usr/src/cmd/ipf/tools/
ipnat.c 336 for (np = nsp->ns_instances; np; np = nat.nat_next) {
463 nsp->ns_instances = nat.nat_next;
ipftest.c 645 for (nat = ifs->ifs_nat_instances; nat; nat = nat->nat_next) {
  /onnv/onnv-gate/usr/src/uts/common/inet/ipf/
ip_compat.c 144 struct nat *nat_next; member in struct:nat_4010900
ip_nat.c     [all...]
ip_nat6.c 1037 nat->nat_next = ifs->ifs_nat_instances;
1040 ifs->ifs_nat_instances->nat_pnext = &nat->nat_next;
    [all...]
  /onnv/onnv-gate/usr/src/uts/common/inet/ipf/netinet/
ip_nat.h 89 struct nat *nat_next; member in struct:nat

Completed in 240 milliseconds