Home
last modified time | relevance | path

Searched refs:dhx (Results 1 – 1 of 1) sorted by relevance

/external/tcpdump/
Dprint-dccp.c229 const struct dccp_hdr_ext *dhx = (const struct dccp_hdr_ext *)bp; in dccp_seqno() local
230 seqno = EXTRACT_48BITS(dhx->dccph_seq); in dccp_seqno()