Home
last modified time | relevance | path

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

/openbmc/linux/net/dccp/
H A 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()
/openbmc/linux/Documentation/networking/
H A Ddccp.rst167 tx_ccid = 2
172 Default CCID for the receiver-sender half-connection; see tx_ccid.