Searched refs:DCCPH_X (Results 1 – 1 of 1) sorted by relevance
79 #define DCCPH_X(dh) (GET_U_1((dh)->dccph_xtr) & 1) macro227 if (DCCPH_X(dh) != 0) { in dccp_seqno()240 return DCCPH_X(dh) ? sizeof(struct dccp_hdr_ext) : sizeof(struct dccp_hdr); in dccp_basic_hdr_len()249 if (DCCPH_X(dh) != 0) { in dccp_print_ack_no()