Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/sctp/
H A Dsm_sideeffect.c1076 t = asoc->init_last_sent_to; in sctp_cmd_t1_timer_update()
1406 asoc->init_last_sent_to = new_obj->transport; in sctp_cmd_interpreter()
1559 asoc->init_last_sent_to); in sctp_cmd_interpreter()
1560 asoc->init_last_sent_to = t; in sctp_cmd_interpreter()
H A Dassociola.c526 if (asoc->init_last_sent_to == peer) in sctp_assoc_rm_peer()
527 asoc->init_last_sent_to = NULL; in sctp_assoc_rm_peer()
/OK3568_Linux_fs/kernel/include/net/sctp/
H A Dstructs.h1824 struct sctp_transport *init_last_sent_to; member