Searched refs:l_stcb (Results 1 – 1 of 1) sorted by relevance
1667 struct sctp_tcb *l_stcb=*stcb; in sctp_handle_cookie_echo() local1800 if (l_stcb) { in sctp_handle_cookie_echo()1801 SCTP_TCB_UNLOCK(l_stcb); in sctp_handle_cookie_echo()1804 if (l_stcb) { in sctp_handle_cookie_echo()1805 SCTP_TCB_LOCK(l_stcb); in sctp_handle_cookie_echo()