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

/external/libpcap/
H A Dtokdefs.h146 HMSU = 364, enumerator in enum:yytokentype
267 #define HMSU 364 macro
H A Dgrammar.y297 %token FISU LSSU MSU HFISU HLSSU HMSU
677 | HMSU { $$ = MH_MSU; }
H A Dgrammar.c453 HMSU = 364, enumerator in enum:yytokentype
574 #define HMSU 364 macro
1040 "FISU", "LSSU", "MSU", "HFISU", "HLSSU", "HMSU", "SIO", "OPC", "DPC",
H A Dscanner.l316 hmsu return HMSU;
H A Dscanner.c3564 return HMSU;

Completed in 102 milliseconds