Home
last modified time | relevance | path

Searched refs:CODEL_STATS_VERSION (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/net/altq/
H A Daltq.h86 #define CODEL_STATS_VERSION 0 /* Latest version of codel_ifstats */ macro
96 case ALTQT_CODEL: return (CODEL_STATS_VERSION); in altq_stats_version()