Home
last modified time | relevance | path

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

/Linux-v4.19/net/sctp/
Dsm_sideeffect.c1081 t = asoc->init_last_sent_to; in sctp_cmd_t1_timer_update()
1434 asoc->init_last_sent_to = new_obj->transport; in sctp_cmd_interpreter()
1577 asoc->init_last_sent_to); in sctp_cmd_interpreter()
1578 asoc->init_last_sent_to = t; in sctp_cmd_interpreter()
Dassociola.c544 if (asoc->init_last_sent_to == peer) in sctp_assoc_rm_peer()
545 asoc->init_last_sent_to = NULL; in sctp_assoc_rm_peer()
/Linux-v4.19/include/net/sctp/
Dstructs.h1824 struct sctp_transport *init_last_sent_to; member