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

/external/libpcap/
H A Dtokdefs.h134 OAM = 352, enumerator in enum:yytokentype
255 #define OAM 352 macro
H A Dgrammar.y294 %token OAM OAMF4 CONNECTMSG METACONNECT
647 atmmultitype: OAM { $$ = A_OAM; }
H A Dgrammar.c441 OAM = 352, enumerator in enum:yytokentype
562 #define OAM 352 macro
1039 "OAM", "OAMF4", "CONNECTMSG", "METACONNECT", "VPI", "VCI", "RADIO",
H A Dscanner.l292 oam return OAM;
H A Dscanner.c3454 return OAM;

Completed in 89 milliseconds