Home
last modified time | relevance | path

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

/openbmc/linux/net/dccp/
H A Dfeat.c39 struct ccid *new_ccid = ccid_new(ccid, sk, rx); in dccp_hdlr_ccid() local
41 if (new_ccid == NULL) in dccp_hdlr_ccid()
46 dp->dccps_hc_rx_ccid = new_ccid; in dccp_hdlr_ccid()
49 dp->dccps_hc_tx_ccid = new_ccid; in dccp_hdlr_ccid()