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

/freebsd-12-stable/contrib/tcpdump/
H A Dprint-tipc.c140 #define TIPC_NEXT_SENT_FRAG(w4) (((w4) >> 0) & 0xFFFF) macro
272 next_sent_frag = TIPC_NEXT_SENT_FRAG(w4);

Completed in 95 milliseconds