Searched refs:dccph_x (Results 1 – 2 of 2) sorted by relevance
14 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()
36 __u8 dccph_x:1, member42 dccph_x:1; member
Completed in 3 milliseconds