HomeSort by: relevance | last modified time | path
    Searched refs:TTL (Results 1 - 4 of 4) sorted by relevancy

  /src/usr.sbin/pf/pfs/
token.l 78 ttl { return TTL;}
parse.y 87 %token NOSCRUB SCRUB FLAGS TTL MODE
256 | SCRUB FLAGS NUMBER MODE NUMBER TTL NUMBER {
267 yyfatal("scrub ttl is too big");
  /src/sys/external/bsd/gnu-efi/dist/inc/
efipxebc.h 243 UINT8 TTL;
  /src/dist/pf/sbin/pfctl/
parse.y 414 %token NOROUTE URPFFAILED FRAGMENT USER GROUP MAXMSS MAXIMUM TTL TOS DROP TABLE
977 yyerror("min-ttl cannot be respecified");
981 yyerror("illegal min-ttl value %d", $2);
2189 | RETURNRST '(' TTL number ')' {
2191 yyerror("illegal ttl value %d", $4);
4941 { "min-ttl", MINTTL},
4998 { "ttl", TTL},

Completed in 24 milliseconds