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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/radvd/
H A Dgram.h42 T_INTERFACE = 258, enumerator in enum:yytokentype
90 #define T_INTERFACE 258 macro
H A Dscanner.l44 interface { return T_INTERFACE; }
H A Dgram.y49 %token T_INTERFACE
174 ifacehead : T_INTERFACE name
H A Dgram.c69 T_INTERFACE = 258, enumerator in enum:yytokentype
117 #define T_INTERFACE 258 macro
585 "$end", "error", "$undefined", "T_INTERFACE", "T_PREFIX", "T_ROUTE",
H A Dscanner.c2092 { return T_INTERFACE; }
/netgear-R7000-V1.0.7.12_1.2.5/src/router/radvd/
H A Dgram.h42 T_INTERFACE = 258, enumerator in enum:yytokentype
90 #define T_INTERFACE 258 macro
H A Dscanner.l44 interface { return T_INTERFACE; }
H A Dgram.y49 %token T_INTERFACE
174 ifacehead : T_INTERFACE name
H A Dgram.c69 T_INTERFACE = 258, enumerator in enum:yytokentype
117 #define T_INTERFACE 258 macro
585 "$end", "error", "$undefined", "T_INTERFACE", "T_PREFIX", "T_ROUTE",
H A Dscanner.c2092 { return T_INTERFACE; }

Completed in 120 milliseconds