Home
last modified time | relevance | path

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

/external/libpcap/
Dgencode.h189 #define MH_LSSU 26 /* LSSU */ macro
Dgrammar.y734 | HLSSU { $$ = MH_LSSU; }
Dgrammar.c3319 { (yyval.i) = MH_LSSU; } in yyparse()
Dgencode.c8752 case MH_LSSU: in gen_mtp2type_abbrev()