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

  /src/sys/external/bsd/ipf/netinet/
ip_nat6.c 135 #define NBUMPSIDE6D(y,x) \
682 NBUMPSIDE6D(1, ns_wrap);
866 NBUMPSIDE6D(0, ns_xlate_null);
887 NBUMPSIDE6D(0, ns_xlate_exists);
1072 NBUMPSIDE6D(fin->fin_out, ns_appr_fail);
1229 NBUMPSIDE6D(fin->fin_out, ns_unfinalised);
1570 NBUMPSIDE6D(fin->fin_out, ns_icmp_short);
1578 NBUMPSIDE6D(fin->fin_out, ns_icmp_notfound);
1992 NBUMPSIDE6D(0, ns_lookup_nowild);
2302 NBUMPSIDE6D(1, ns_lookup_nowild)
    [all...]
  /src/external/bsd/ipf/dist/
ip_nat6.c 138 #define NBUMPSIDE6D(y,x) \
701 NBUMPSIDE6D(1, ns_wrap);
888 NBUMPSIDE6D(0, ns_xlate_null);
909 NBUMPSIDE6D(0, ns_xlate_exists);
1098 NBUMPSIDE6D(fin->fin_out, ns_appr_fail);
1260 NBUMPSIDE6D(fin->fin_out, ns_unfinalised);
1609 NBUMPSIDE6D(fin->fin_out, ns_icmp_short);
1617 NBUMPSIDE6D(fin->fin_out, ns_icmp_notfound);
2039 NBUMPSIDE6D(0, ns_lookup_nowild);
2356 NBUMPSIDE6D(1, ns_lookup_nowild)
    [all...]

Completed in 25 milliseconds