HomeSort by relevance Sort by last modified time
    Searched refs:PPPOED (Results 1 - 5 of 5) sorted by null

  /external/libpcap/
grammar.h 118 PPPOED = 328,
240 #define PPPOED 328
grammar.y 317 %token PPPOED PPPOES GENEVE
538 | PPPOED { $$ = gen_pppoed(cstate); }
grammar.c 421 PPPOED = 328,
543 #define PPPOED 328
977 "VLAN", "MPLS", "PPPOED", "PPPOES", "GENEVE", "ISO", "ESIS", "CLNP",
    [all...]
scanner.l 336 pppoed return PPPOED;
scanner.c     [all...]

Completed in 65 milliseconds