Home
last modified time | relevance | path

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

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