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

/external/libpcap/
H A Dtokdefs.h153 HDPC = 371, enumerator in enum:yytokentype
274 #define HDPC 371 macro
H A Dgrammar.y298 %token SIO OPC DPC SLS HSIO HOPC HDPC HSLS
686 | HDPC { $$.mtp3fieldtype = MH_DPC; }
H A Dgrammar.c460 HDPC = 371, enumerator in enum:yytokentype
581 #define HDPC 371 macro
1041 "SLS", "HSIO", "HOPC", "HDPC", "HSLS", "AND", "OR", "'!'", "'|'", "'&'",
H A Dscanner.l323 hdpc return HDPC;
H A Dscanner.c3599 return HDPC;

Completed in 128 milliseconds