Home
last modified time | relevance | path

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

/linux-6.12.1/net/dccp/
Doutput.c154 const struct ccid *tx_ccid = dp->dccps_hc_tx_ccid; in dccp_determine_ccmps() local
156 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()
/linux-6.12.1/Documentation/networking/
Ddccp.rst167 tx_ccid = 2
172 Default CCID for the receiver-sender half-connection; see tx_ccid.