Searched refs:OAMF4SC (Results 1 - 8 of 8) sorted by last modified time

/external/tcpdump/
H A Datmuni31.h40 #define OAMF4SC 0x03 /* Segment OAM F4 flow cell */ macro
H A Dprint-atm.c47 { OAMF4SC, "OAM F4 (segment)" },
272 case OAMF4SC: /* fall through */
/external/libpcap/
H A Datmuni31.h40 #define OAMF4SC 0x03 /* Segment OAM F4 flow cell */ macro
H A Dgrammar.c150 OAMF4SC = 341, enumerator in enum:yytokentype
254 #define OAMF4SC 341 macro
792 "SC", "ILMIC", "OAMF4EC", "OAMF4SC", "OAM", "OAMF4", "CONNECTMSG",
H A Dgrammar.y188 %token LANE LLC METAC BCC SC ILMIC OAMF4EC OAMF4SC
447 | OAMF4SC { $$ = A_OAMF4SC; }
H A Dscanner.c3119 return OAMF4SC;
H A Dscanner.l276 oamf4sc return OAMF4SC;
H A Dtokdefs.h115 OAMF4SC = 341, enumerator in enum:yytokentype
219 #define OAMF4SC 341 macro

Completed in 133 milliseconds