tx_ccid           152 net/dccp/output.c 	const struct ccid *tx_ccid = dp->dccps_hc_tx_ccid;
tx_ccid           154 net/dccp/output.c 	if (tx_ccid == NULL || tx_ccid->ccid_ops == NULL)
tx_ccid           156 net/dccp/output.c 	return tx_ccid->ccid_ops->ccid_ccmps;