Home
last modified time | relevance | path

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

/Linux-v5.4/net/sctp/
Dsm_sideeffect.c1071 t = asoc->init_last_sent_to; in sctp_cmd_t1_timer_update()
1398 asoc->init_last_sent_to = new_obj->transport; in sctp_cmd_interpreter()
1541 asoc->init_last_sent_to); in sctp_cmd_interpreter()
1542 asoc->init_last_sent_to = t; in sctp_cmd_interpreter()
Dassociola.c522 if (asoc->init_last_sent_to == peer) in sctp_assoc_rm_peer()
523 asoc->init_last_sent_to = NULL; in sctp_assoc_rm_peer()
/Linux-v5.4/include/net/sctp/
Dstructs.h1822 struct sctp_transport *init_last_sent_to; member