Home
last modified time | relevance | path

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

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