dccp_hdr_reset_len  457 net/dccp/output.c 	const u32 dccp_hdr_reset_len = sizeof(struct dccp_hdr) +
dccp_hdr_reset_len  470 net/dccp/output.c 	dh = dccp_zeroed_hdr(skb, dccp_hdr_reset_len);
dccp_hdr_reset_len  474 net/dccp/output.c 	dh->dccph_doff	= dccp_hdr_reset_len / 4;