Searched refs:l_stcb (Results 1 – 1 of 1) sorted by relevance
2301 struct sctp_tcb *l_stcb = *stcb; in sctp_handle_cookie_echo() local2373 if (l_stcb) { in sctp_handle_cookie_echo()2374 SCTP_TCB_UNLOCK(l_stcb); in sctp_handle_cookie_echo()2377 if (l_stcb) { in sctp_handle_cookie_echo()2378 SCTP_TCB_LOCK(l_stcb); in sctp_handle_cookie_echo()