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

/freebsd-11-stable/sbin/ipfw/
H A Ddummynet.c76 { "fq_codel", TOK_FQ_CODEL}, /* FQ-Codel */
1029 case TOK_FQ_CODEL:
1068 if (type != TOK_FQ_CODEL)
1078 if (type != TOK_FQ_CODEL)
1088 if (type != TOK_FQ_CODEL)
1581 case TOK_FQ_CODEL:
H A Dipfw2.h189 TOK_FQ_CODEL, enumerator in enum:tokens

Completed in 201 milliseconds