Searched refs:tx_ccid (Results 1 – 2 of 2) sorted by relevance
154 const struct ccid *tx_ccid = dp->dccps_hc_tx_ccid; in dccp_determine_ccmps() local156 if (tx_ccid == NULL || tx_ccid->ccid_ops == NULL) in dccp_determine_ccmps()158 return tx_ccid->ccid_ops->ccid_ccmps; in dccp_determine_ccmps()
167 tx_ccid = 2172 Default CCID for the receiver-sender half-connection; see tx_ccid.