Home
last modified time | relevance | path

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

/f-stack/tools/ipfw/
H A Ddummynet.c76 { "fq_codel", TOK_FQ_CODEL}, /* FQ-Codel */
1029 case TOK_FQ_CODEL: in process_extra_parms()
1068 if (type != TOK_FQ_CODEL) in process_extra_parms()
1078 if (type != TOK_FQ_CODEL) in process_extra_parms()
1088 if (type != TOK_FQ_CODEL) in process_extra_parms()
1581 case TOK_FQ_CODEL: in ipfw_config_pipe()
H A Dipfw2.h189 TOK_FQ_CODEL, enumerator