Home
last modified time | relevance | path

Searched refs:M_SIO (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/libpcap/
H A Dgencode.h201 #define M_SIO 1 macro
H A Dgrammar.y.in919 mtp3field: SIO { $$.mtp3fieldtype = M_SIO; }
935 if ($$.mtp3fieldtype == M_SIO ||
H A Dgencode.c10061 case M_SIO: in gen_mtp3field_code()