HomeSort by: relevance | last modified time | path
    Searched refs:TTL (Results 1 - 7 of 7) 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/gpl2/dts/dist/arch/arm/boot/dts/
kirkwood-b3.dts 96 /* Internal on test pins, 3.3v TTL
r7s9210-rza2mevb.dts 12 * - Instead, SCIF2 is used as the serial console, by connecting a 3.3V TTL
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/marvell/
armada-3720-espressobin.dtsi 131 * how to enable it. Beware that the signals are 1.8V TTL.
  /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 42 milliseconds