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

/external/libpcap/
H A Dtokdefs.h110 PPPOED = 328, enumerator in enum:yytokentype
231 #define PPPOED 328 macro
H A Dgrammar.y288 %token PPPOED PPPOES
509 | PPPOED { $$ = gen_pppoed(); }
H A Dgrammar.c417 PPPOED = 328, enumerator in enum:yytokentype
538 #define PPPOED 328 macro
1036 "VLAN", "MPLS", "PPPOED", "PPPOES", "ISO", "ESIS", "CLNP", "ISIS", "L1",
H A Dscanner.l285 pppoed return PPPOED;
H A Dscanner.c3424 return PPPOED;

Completed in 508 milliseconds