Home
last modified time | relevance | path

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

/Linux-v6.1/net/sctp/
Dsm_sideeffect.c1086 t = asoc->init_last_sent_to; in sctp_cmd_t1_timer_update()
1412 asoc->init_last_sent_to = new_obj->transport; in sctp_cmd_interpreter()
1565 asoc->init_last_sent_to); in sctp_cmd_interpreter()
1566 asoc->init_last_sent_to = t; in sctp_cmd_interpreter()
Dassociola.c529 if (asoc->init_last_sent_to == peer) in sctp_assoc_rm_peer()
530 asoc->init_last_sent_to = NULL; in sctp_assoc_rm_peer()
/Linux-v6.1/include/net/sctp/
Dstructs.h1842 struct sctp_transport *init_last_sent_to; member