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.in906 mtp3field: SIO { $$.mtp3fieldtype = M_SIO; }
922 if ($$.mtp3fieldtype == M_SIO ||
H A Dgencode.c10190 case M_SIO: in gen_mtp3field_code_internal()