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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
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 37 milliseconds