hcrx              143 net/dccp/ccids/ccid3.h 	struct ccid3_hc_rx_sock *hcrx = ccid_priv(dccp_sk(sk)->dccps_hc_rx_ccid);
hcrx              144 net/dccp/ccids/ccid3.h 	BUG_ON(hcrx == NULL);
hcrx              145 net/dccp/ccids/ccid3.h 	return hcrx;