Searched refs:M_LSSU (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/libpcap/ | ||
H A D | gencode.h | 192 #define M_LSSU 23 /* LSSU */ macro |
H A D | grammar.y.in | 912 | LSSU { $$ = M_LSSU; } |
H A D | gencode.c | 9969 case M_LSSU: in gen_mtp2type_abbrev() |