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