Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dprint-tipc.c135 #define TIPC_NEXT_SENT_FRAG(w4) (((w4) >> 0) & 0xFFFF) macro
259 next_sent_frag = TIPC_NEXT_SENT_FRAG(w4); in print_internal()