Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/libpcap/dist/
Dgencode.h207 #define M_SIO 1 macro
Dgrammar.y.in919 mtp3field: SIO { $$.mtp3fieldtype = M_SIO; }
935 if ($$.mtp3fieldtype == M_SIO ||
Dgencode.c10066 case M_SIO: in gen_mtp3field_code()