Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Ddccp.h46 __be16 dccph_seq; member
/linux-4.4.14/include/linux/
Ddccp.h95 __u64 seq_nr = ntohs(dh->dccph_seq); in dccp_hdr_seq()
/linux-4.4.14/net/dccp/
Ddccp.h408 dh->dccph_seq = htons((gss >> 32) & 0xfffff); in dccp_hdr_set_seq()