Home
last modified time | relevance | path

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

/Linux-v5.10/include/uapi/linux/
Ddccp.h47 __be16 dccph_seq; member
/Linux-v5.10/include/linux/
Ddccp.h96 __u64 seq_nr = ntohs(dh->dccph_seq); in dccp_hdr_seq()
/Linux-v5.10/net/dccp/
Ddccp.h394 dh->dccph_seq = htons((gss >> 32) & 0xfffff); in dccp_hdr_set_seq()