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

/external/libpcap/
H A Dtokdefs.h151 HSIO = 369, enumerator in enum:yytokentype
272 #define HSIO 369 macro
H A Dgrammar.y298 %token SIO OPC DPC SLS HSIO HOPC HDPC HSLS
684 | HSIO { $$.mtp3fieldtype = MH_SIO; }
H A Dgrammar.c458 HSIO = 369, enumerator in enum:yytokentype
579 #define HSIO 369 macro
1041 "SLS", "HSIO", "HOPC", "HDPC", "HSLS", "AND", "OR", "'!'", "'|'", "'&'",
H A Dscanner.l321 hsio return HSIO;
H A Dscanner.c3589 return HSIO;

Completed in 124 milliseconds