Home
last modified time | relevance | path

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

/external/libpcap/
Dgencode.h147 #define A_ILMIC 27 /* ILMI Circuit */ macro
Dgrammar.y.in778 | ILMIC { $$ = A_ILMIC; }
Dgrammar.c3348 { (yyval.i) = A_ILMIC; } in yyparse()
Dgencode.c9672 case A_ILMIC: in gen_atmtype_abbrev()