HomeSort by relevance Sort by last modified time
    Searched full:seq_high (Results 1 - 1 of 1) sorted by null

  /external/tcpdump/
print-dccp.c 145 u_int32_t seq_high = DCCPH_SEQ(dh); local
146 u_int64_t seqno = EXTRACT_24BITS(&seq_high) & 0xFFFFFF;

Completed in 146 milliseconds