Home
last modified time | relevance | path

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

/openbmc/linux/net/sctp/
H A Dsm_sideeffect.c1085 t = asoc->init_last_sent_to; in sctp_cmd_t1_timer_update()
1414 asoc->init_last_sent_to = new_obj->transport; in sctp_cmd_interpreter()
1567 asoc->init_last_sent_to); in sctp_cmd_interpreter()
1568 asoc->init_last_sent_to = t; in sctp_cmd_interpreter()
H A Dassociola.c527 if (asoc->init_last_sent_to == peer) in sctp_assoc_rm_peer()
528 asoc->init_last_sent_to = NULL; in sctp_assoc_rm_peer()
/openbmc/linux/include/net/sctp/
H A Dstructs.h1851 struct sctp_transport *init_last_sent_to; member