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

/external/libpcap/
H A Dtokdefs.h154 HSLS = 372, enumerator in enum:yytokentype
275 #define HSLS 372 macro
H A Dgrammar.y298 %token SIO OPC DPC SLS HSIO HOPC HDPC HSLS
687 | HSLS { $$.mtp3fieldtype = MH_SLS; }
H A Dgrammar.c461 HSLS = 372, enumerator in enum:yytokentype
582 #define HSLS 372 macro
1041 "SLS", "HSIO", "HOPC", "HDPC", "HSLS", "AND", "OR", "'!'", "'|'", "'&'",
H A Dscanner.l324 hsls return HSLS;
H A Dscanner.c3604 return HSLS;

Completed in 1098 milliseconds