Home
last modified time | relevance | path

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

/net/dccp/
Dfeat.c44 struct ccid *new_ccid = ccid_new(ccid, sk, rx); in dccp_hdlr_ccid() local
46 if (new_ccid == NULL) in dccp_hdlr_ccid()
51 dp->dccps_hc_rx_ccid = new_ccid; in dccp_hdlr_ccid()
54 dp->dccps_hc_tx_ccid = new_ccid; in dccp_hdlr_ccid()