Home
last modified time | relevance | path

Searched refs:Q2931 (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/bsd/libpcap/dist/
Datmuni31.h75 #define Q2931 0x09 macro
/netbsd/src/external/bsd/tcpdump/dist/
Dprint-atm.c114 #define Q2931 0x09 macro
337 if (GET_U_1(p + PROTO_POS) == Q2931) { in sig_print()