Searched refs:MH_MSU (Results 1 – 3 of 3) sorted by relevance
| /freebsd/contrib/libpcap/ | ||
| H A D | gencode.h | 198 #define MH_MSU 27 /* MSU */ macro |
| H A D | grammar.y.in | 903 | HMSU { $$ = MH_MSU; } |
| H A D | gencode.c | 10154 case MH_MSU: in gen_mtp2type_abbrev() |