Searched refs:TIPC_MTYPE (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/tcpdump/
H A Dprint-tipc.c80 #define TIPC_MTYPE(w1) (((w1) >> 29) & 0x07) macro
187 mtype = TIPC_MTYPE(w1);
257 mtype = TIPC_MTYPE(w1);
317 mtype = TIPC_MTYPE(w1);

Completed in 133 milliseconds