Home
last modified time | relevance | path

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

/f-stack/freebsd/net/altq/
H A Daltq.h87 #define CODEL_STATS_VERSION 0 /* Latest version of codel_ifstats */ macro
97 case ALTQT_CODEL: return (CODEL_STATS_VERSION); in altq_stats_version()