Searched refs:tx_ccid (Results 1 - 1 of 1) sorted by relevance

/net/dccp/
H A Doutput.c155 const struct ccid *tx_ccid = dp->dccps_hc_tx_ccid; local
157 if (tx_ccid == NULL || tx_ccid->ccid_ops == NULL)
159 return tx_ccid->ccid_ops->ccid_ccmps;

Completed in 28 milliseconds