Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dprint-tipc.c69 #define TIPC_MTYPE(w1) (((w1) >> 29) & 0x07) macro
175 mtype = TIPC_MTYPE(w1); in print_payload()
239 mtype = TIPC_MTYPE(w1); in print_internal()
293 mtype = TIPC_MTYPE(w1); in print_link_conf()