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

/external/libpcap/
H A Dgrammar.h143 OAM = 353, enumerator in enum:yytokentype
265 #define OAM 353 macro
H A Dgrammar.y323 %token OAM OAMF4 CONNECTMSG METACONNECT
705 atmmultitype: OAM { $$ = A_OAM; }
H A Dgrammar.c446 OAM = 353, enumerator in enum:yytokentype
568 #define OAM 353 macro
980 "OAMF4SC", "OAM", "OAMF4", "CONNECTMSG", "METACONNECT", "VPI", "VCI",
H A Dscanner.l344 oam return OAM;
H A Dscanner.c3537 return OAM;

Completed in 249 milliseconds