Searched refs:HLSSU (Results 1 - 5 of 5) sorted by relevance

/external/libpcap/
H A Dtokdefs.h145 HLSSU = 363, enumerator in enum:yytokentype
266 #define HLSSU 363 macro
H A Dgrammar.y297 %token FISU LSSU MSU HFISU HLSSU HMSU
676 | HLSSU { $$ = MH_LSSU; }
H A Dgrammar.c452 HLSSU = 363, enumerator in enum:yytokentype
573 #define HLSSU 363 macro
1040 "FISU", "LSSU", "MSU", "HFISU", "HLSSU", "HMSU", "SIO", "OPC", "DPC",
H A Dscanner.l315 hlssu return HLSSU;
H A Dscanner.c3559 return HLSSU;

Completed in 442 milliseconds