Home | Sort by: relevance | last modified time | path |
/src/sys/netinet/ | |
sctp_input.c | 1667 struct sctp_tcb *l_stcb=*stcb; local in function:sctp_handle_cookie_echo 1800 if (l_stcb) { 1801 SCTP_TCB_UNLOCK(l_stcb); 1804 if (l_stcb) { 1805 SCTP_TCB_LOCK(l_stcb); |
sctp_input.c | 1667 struct sctp_tcb *l_stcb=*stcb; local in function:sctp_handle_cookie_echo 1800 if (l_stcb) { 1801 SCTP_TCB_UNLOCK(l_stcb); 1804 if (l_stcb) { 1805 SCTP_TCB_LOCK(l_stcb); |