Searched refs:NBUMPSIDE (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/contrib/ipfilter/netinet/ |
| H A D | ip_nat.c | 3533 NBUMPSIDE(0, ns_bucket_max); 3541 NBUMPSIDE(1, ns_bucket_max); 3569 NBUMPSIDE(0, ns_inuse); 3583 NBUMPSIDE(1, ns_inuse); 3591 NBUMPSIDE(1, ns_added); 3593 NBUMPSIDE(0, ns_added); 5045 NBUMPSIDE(1, ns_ignored); 5048 NBUMPSIDE(1, ns_translated); 5541 NBUMPSIDE(0, ns_ignored); 8164 NBUMPSIDE(0, ns_inuse); [all …]
|
| H A D | ip_nat6.c | 128 #define NBUMPSIDE(y,x) softn->ipf_nat_stats.ns_side[y].x++ macro
|