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

  /src/sys/external/bsd/ipf/netinet/
ip_nat.c 130 #define NBUMPSIDE(y,x) softn->ipf_nat_stats.ns_side[y].x++
3010 NBUMPSIDE(0, ns_xlate_exists);
3228 NBUMPSIDE(fin->fin_out, ns_badnatnew);
3488 NBUMPSIDE(0, ns_bucket_max);
3496 NBUMPSIDE(1, ns_bucket_max);
3524 NBUMPSIDE(0, ns_inuse);
3527 NBUMPSIDE(0, ns_bucketlen[hv0]);
3538 NBUMPSIDE(1, ns_inuse);
3541 NBUMPSIDE(1, ns_bucketlen[hv1]);
3546 NBUMPSIDE(1, ns_added)
    [all...]
ip_nat6.c 133 #define NBUMPSIDE(y,x) softn->ipf_nat_stats.ns_side[y].x++

Completed in 19 milliseconds