Home
last modified time | relevance | path

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

/external/libpcap/
Dgencode.h187 #define MH_LSSU 26 /* LSSU */ macro
Dgrammar.y749 | HLSSU { $$ = MH_LSSU; }
Dgrammar.c3336 { (yyval.i) = MH_LSSU; } in yyparse()
Dgencode.c9017 case MH_LSSU: in gen_mtp2type_abbrev()