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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/conntrack-tools/conntrack-tools-1.4.0/src/
H A Dread_config_yy.h84 T_ON = 300, enumerator in enum:yytokentype
189 #define T_ON 300 macro
H A Dread_config_yy.y78 %token T_ALARM T_FTFW T_CHECKSUM T_WINDOWSIZE T_ON T_OFF
117 logfile_bool : T_LOG T_ON
131 syslog_bool : T_SYSLOG T_ON
203 checksum: T_CHECKSUM T_ON
447 multicast_option: T_CHECKSUM T_ON
581 udp_option: T_CHECKSUM T_ON
719 tcp_option: T_CHECKSUM T_ON
837 option: T_TCP_WINDOW_TRACKING T_ON
847 option: T_EXPECT_SYNC T_ON
933 disable_internal_cache: T_DISABLE_INTERNAL_CACHE T_ON
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/config/
H A Dzconf.l131 "on" return T_ON;
H A Dzconf.y69 %token T_ON
361 depends: T_DEPENDS T_ON expr
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/kconfig/
H A Dzconf.y72 %token <id>T_ON
419 depends: T_DEPENDS T_ON expr T_EOL
H A Dzconf.tab.c164 T_ON = 279, enumerator in enum:yytokentype
558 "T_OPTION", "T_ON", "T_WORD", "T_WORD_QUOTE", "T_UNEQUAL",
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/scripts/kconfig/
H A Dzconf.y74 %token <id>T_ON
394 depends: T_DEPENDS T_ON expr T_EOL
H A Dzconf.tab.c85 T_ON = 279, enumerator in enum:yytokentype
119 #define T_ON 279 macro
448 "T_SELECT", "T_RANGE", "T_ON", "T_WORD", "T_WORD_QUOTE", "T_UNEQUAL",

Completed in 63 milliseconds