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

/freebsd-10.0-release/contrib/tcpdump/
H A Dprint-tipc.c146 #define TIPC_NEXT_SENT_FRAG(w4) (((w4) >> 0) & 0xFFFF) macro
278 next_sent_frag = TIPC_NEXT_SENT_FRAG(w4);

Completed in 129 milliseconds