Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctp_input.c2301 struct sctp_tcb *l_stcb = *stcb; in sctp_handle_cookie_echo() local
2373 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()