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

/external/libpcap/
H A Dtokdefs.h141 FISU = 359, enumerator in enum:yytokentype
262 #define FISU 359 macro
H A Dgrammar.y297 %token FISU LSSU MSU HFISU HLSSU HMSU
672 mtp2type: FISU { $$ = M_FISU; }
H A Dgrammar.c448 FISU = 359, enumerator in enum:yytokentype
569 #define FISU 359 macro
1040 "FISU", "LSSU", "MSU", "HFISU", "HLSSU", "HMSU", "SIO", "OPC", "DPC",
H A Dscanner.l310 fisu return FISU;
H A Dscanner.c3534 return FISU;

Completed in 1240 milliseconds