Home
last modified time | relevance | path

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

/include/linux/
A Ddccp.h14 return sizeof(*dh) + (dh->dccph_x ? sizeof(struct dccp_hdr_ext) : 0); in __dccp_basic_hdr_len()
21 if (dh->dccph_x != 0) in dccp_hdr_seq()
/include/uapi/linux/
A Ddccp.h36 __u8 dccph_x:1, member
42 dccph_x:1; member

Completed in 3 milliseconds