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

/freebsd-10-stable/sbin/pfctl/
H A Dparse.y272 struct queue_opts {
284 } queue_opts;
423 struct queue_opts queue_opts;
508 %type <v.queue_opts> queue_opts queue_opt queue_opts_l
1462 altqif : ALTQ interface queue_opts QUEUE qassign {
1486 queuespec : QUEUE STRING interface queue_opts qassign {
1523 queue_opts : { label
1524 bzero(&queue_opts, sizeo
[all...]

Completed in 99 milliseconds