HomeSort by: relevance | last modified time | path
    Searched defs:queue_opt (Results 1 - 2 of 2) sorted by relevancy

  /src/dist/pf/sbin/pfctl/
parse.y 467 %type <v.queue_opts> queue_opts queue_opt queue_opts_l
1373 queue_opts_l : queue_opts_l queue_opt
1374 | queue_opt
1377 queue_opt : BANDWIDTH bandwidth { label
parse.y 467 %type <v.queue_opts> queue_opts queue_opt queue_opts_l
1373 queue_opts_l : queue_opts_l queue_opt
1374 | queue_opt
1377 queue_opt : BANDWIDTH bandwidth { label

Completed in 136 milliseconds