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

  /src/sys/external/bsd/ipf/netinet/
ip_nat6.c 133 #define NBUMPSIDE(y,x) softn->ipf_nat_stats.ns_side[y].x++
ip_nat.c 130 #define NBUMPSIDE(y,x) softn->ipf_nat_stats.ns_side[y].x++
3009 NBUMPSIDE(0, ns_xlate_exists);
3227 NBUMPSIDE(fin->fin_out, ns_badnatnew);
3487 NBUMPSIDE(0, ns_bucket_max);
3495 NBUMPSIDE(1, ns_bucket_max);
3523 NBUMPSIDE(0, ns_inuse);
3526 NBUMPSIDE(0, ns_bucketlen[hv0]);
3537 NBUMPSIDE(1, ns_inuse);
3540 NBUMPSIDE(1, ns_bucketlen[hv1]);
3545 NBUMPSIDE(1, ns_added)
    [all...]

Completed in 16 milliseconds