Home
last modified time | relevance | path

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

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