Home
last modified time | relevance | path

Searched refs:A_BCC (Results 1 – 4 of 4) sorted by relevance

/external/libpcap/
Dgencode.h147 #define A_BCC 23 /* Broadcast Circuit */ macro
Dgrammar.y699 | BCC { $$ = A_BCC; }
Dgrammar.c3194 { (yyval.i) = A_BCC; } in yyparse()
Dgencode.c8620 case A_BCC: in gen_atmtype_abbrev()