Lines Matching defs:tos
194 u_int32_t tos;
414 %token NOROUTE URPFFAILED FRAGMENT USER GROUP MAXMSS MAXIMUM TTL TOS DROP TABLE
430 %type <v.number> tos not yesno
1750 r.tos = $9.tos;
2095 | tos {
2097 yyerror("tos cannot be redefined");
2101 filter_opts.tos = $1;
3069 tos : TOS STRING {
3081 yyerror("illegal tos value %s", $2);
4997 { "tos", TOS},