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

/freebsd-9.3-release/contrib/tcpdump/
H A Dprint-dccp.c97 u_int32_t seq_high = DCCPH_SEQ(dh); local
98 u_int64_t seqno = EXTRACT_24BITS(&seq_high) & 0xFFFFFF;

Completed in 47 milliseconds