Searched refs:ti_tep (Results 1 – 1 of 1) sorted by relevance
557 struct tl_endpt *ti_tep; /* NULL if peer has already closed */ member3280 tip->ti_tep = tep; in tl_conn_req_ser()3514 ASSERT(tip->ti_tep == NULL || in tl_conn_res()3515 tip->ti_tep->te_seqno == cres->SEQ_number); in tl_conn_res()3516 cl_ep = tip->ti_tep; in tl_conn_res()3806 tip->ti_tep = NULL; in tl_conn_res()3958 IMPLY(tip->ti_tep != NULL, in tl_discon_req()3959 tip->ti_tep->te_seqno == dr->SEQ_number); in tl_discon_req()3960 peer_tep = tip->ti_tep; in tl_discon_req()4078 ASSERT(tep == tip->ti_tep); in tl_discon_req()[all …]