Home
last modified time | relevance | path

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

/netbsd/src/sys/netinet/
Dsctp_input.c1667 struct sctp_tcb *l_stcb=*stcb; in sctp_handle_cookie_echo() local
1800 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()