Searched refs:MRT6STAT_INC (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/netinet6/
H A Dip6_mroute.c166 #define MRT6STAT_INC(name) mrt6stat.name += 1 macro
321 MRT6STAT_INC(mrt6s_mfc_misses); \
1123 MRT6STAT_INC(mrt6s_mfc_lookups);
1135 MRT6STAT_INC(mrt6s_no_route);
1246 MRT6STAT_INC(mrt6s_upq_sockfull);
1254 MRT6STAT_INC(mrt6s_upcalls);
1280 MRT6STAT_INC(mrt6s_upq_ovflw);
1345 MRT6STAT_INC(mrt6s_cache_cleanups);
1384 MRT6STAT_INC(mrt6s_wrong_if);
1458 MRT6STAT_INC(mrt6s_upcall
[all...]

Completed in 34 milliseconds