Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctp_lock_bsd.h363 #define SCTP_TCB_LOCK(_tcb) do { \ macro
369 #define SCTP_TCB_LOCK(_tcb) do { \ macro
H A Dsctp_usrreq.c694 SCTP_TCB_LOCK(stcb); in sctp_disconnect()
908 SCTP_TCB_LOCK(stcb); in sctp_shutdown()
1493 SCTP_TCB_LOCK(stcb); \
3946 SCTP_TCB_LOCK(stcb);
3997 SCTP_TCB_LOCK(stcb);
4023 SCTP_TCB_LOCK(stcb);
4901 SCTP_TCB_LOCK(stcb);
5095 SCTP_TCB_LOCK(stcb);
7299 SCTP_TCB_LOCK(stcb);
7414 SCTP_TCB_LOCK(stcb);
[all …]
H A Dsctp_pcb.c1161 SCTP_TCB_LOCK(stcb); in sctp_tcb_special_locate()
1326 SCTP_TCB_LOCK(stcb); in sctp_findassociation_ep_addr()
1433 SCTP_TCB_LOCK(stcb); in sctp_findassociation_ep_addr()
1578 SCTP_TCB_LOCK(stcb); in sctp_findasoc_ep_asocid_locked()
2143 SCTP_TCB_LOCK(stcb); in sctp_findassoc_by_vtag()
2627 SCTP_TCB_LOCK(stcb); in sctp_move_pcb_and_assoc()
3361 SCTP_TCB_LOCK(asoc); in sctp_inpcb_free()
3511 SCTP_TCB_LOCK(asoc); in sctp_inpcb_free()
4339 SCTP_TCB_LOCK(stcb); in sctp_aloc_assoc()
4840 SCTP_TCB_LOCK(stcb); in sctp_free_assoc()
[all …]
H A Dsctp_output.c3622 SCTP_TCB_LOCK(stcb); in sctp_process_cmsgs_for_init()
5832 SCTP_TCB_LOCK(stcb); in sctp_send_initiate_ack()
6646 SCTP_TCB_LOCK(stcb); in sctp_sendall_iterator()
9559 SCTP_TCB_LOCK(stcb); in sctp_chunk_retransmission()
12610 SCTP_TCB_LOCK(stcb); in sctp_lower_sosend()
12809 SCTP_TCB_LOCK(stcb); in sctp_lower_sosend()
12964 SCTP_TCB_LOCK(stcb); in sctp_lower_sosend()
13476 SCTP_TCB_LOCK(stcb); in sctp_lower_sosend()
13569 SCTP_TCB_LOCK(stcb); in sctp_lower_sosend()
13645 SCTP_TCB_LOCK(stcb); in sctp_lower_sosend()
[all …]
H A Dsctp_input.c719 SCTP_TCB_LOCK(stcb); in sctp_handle_nat_colliding_state()
1857 SCTP_TCB_LOCK(stcb); in sctp_process_cookie_existing()
2378 SCTP_TCB_LOCK(l_stcb); in sctp_handle_cookie_echo()
2660 SCTP_TCB_LOCK((*stcb)); in sctp_handle_cookie_echo()
2740 SCTP_TCB_LOCK((*stcb)); in sctp_handle_cookie_echo()
H A Dsctp_sysctl.c443 SCTP_TCB_LOCK(stcb); in sctp_sysctl_handle_assoclist()
H A Dsctp_auth.c1175 SCTP_TCB_LOCK(stcb); in sctp_clear_cachedkeys_ep()
H A Dsctputil.c1515 SCTP_TCB_LOCK(it->stcb); in sctp_iterator_work()
1554 SCTP_TCB_LOCK(it->stcb); in sctp_iterator_work()
1762 SCTP_TCB_LOCK(stcb); in sctp_timeout_handler()
5420 SCTP_TCB_LOCK(stcb); in sctp_user_rcvd()
/f-stack/freebsd/netinet6/
H A Dsctp6_usrreq.c876 SCTP_TCB_LOCK(stcb); in sctp6_connect()
1055 SCTP_TCB_LOCK(stcb); in sctp6_peeraddr()