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

/external/libpcap/
H A Dtokdefs.h150 SLS = 368, enumerator in enum:yytokentype
271 #define SLS 368 macro
H A Dgrammar.y298 %token SIO OPC DPC SLS HSIO HOPC HDPC HSLS
683 | SLS { $$.mtp3fieldtype = M_SLS; }
H A Dgrammar.c457 SLS = 368, enumerator in enum:yytokentype
578 #define SLS 368 macro
1041 "SLS", "HSIO", "HOPC", "HDPC", "HSLS", "AND", "OR", "'!'", "'|'", "'&'",
H A Dscanner.l320 sls return SLS;
H A Dscanner.c3584 return SLS;

Completed in 422 milliseconds