Searched refs:init_last_sent_to (Results 1 – 3 of 3) sorted by relevance
1082 t = asoc->init_last_sent_to; in sctp_cmd_t1_timer_update()1408 asoc->init_last_sent_to = new_obj->transport; in sctp_cmd_interpreter()1561 asoc->init_last_sent_to); in sctp_cmd_interpreter()1562 asoc->init_last_sent_to = t; in sctp_cmd_interpreter()
530 if (asoc->init_last_sent_to == peer) in sctp_assoc_rm_peer()531 asoc->init_last_sent_to = NULL; in sctp_assoc_rm_peer()
1843 struct sctp_transport *init_last_sent_to; member
Completed in 14 milliseconds