Searched refs:DCCPH_X (Results 1 – 2 of 2) sorted by relevance
42 #define DCCPH_X(dh) ((dh)->dccph_xtrs.dccph_xtr & 1) macro92 const int ext = DCCPH_X(hdrg) ? sizeof(struct dccp_hdr_ext) : 0;
148 if (DCCPH_X(dh) != 0) { in dccp_seqno()160 return sizeof(*dh) + (DCCPH_X(dh) ? sizeof(struct dccp_hdr_ext) : 0); in dccp_basic_hdr_len()175 if (DCCPH_X(dh) != 0) { in dccp_print_ack_no()