Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dsctp_lock_bsd.h360 #define SCTP_TCB_LOCK(_tcb) do { \ macro
366 #define SCTP_TCB_LOCK(_tcb) do { \ macro
H A Dsctp_usrreq.c673 SCTP_TCB_LOCK(stcb); in sctp_disconnect()
823 SCTP_TCB_LOCK(stcb); in sctp_shutdown()
894 SCTP_TCB_LOCK(stcb); in sctp_shutdown()
1478 SCTP_TCB_LOCK(stcb); \
3938 SCTP_TCB_LOCK(stcb);
3989 SCTP_TCB_LOCK(stcb);
4889 SCTP_TCB_LOCK(stcb);
5063 SCTP_TCB_LOCK(stcb);
7299 SCTP_TCB_LOCK(stcb);
7396 SCTP_TCB_LOCK(stcb);
[all …]
H A Dsctp_pcb.c1158 SCTP_TCB_LOCK(stcb); in sctp_tcb_special_locate()
1323 SCTP_TCB_LOCK(stcb); in sctp_findassociation_ep_addr()
1430 SCTP_TCB_LOCK(stcb); in sctp_findassociation_ep_addr()
1571 SCTP_TCB_LOCK(stcb); in sctp_findasoc_ep_asocid_locked()
2135 SCTP_TCB_LOCK(stcb); in sctp_findassoc_by_vtag()
2621 SCTP_TCB_LOCK(stcb); in sctp_move_pcb_and_assoc()
3371 SCTP_TCB_LOCK(stcb); in sctp_inpcb_free()
3518 SCTP_TCB_LOCK(stcb); in sctp_inpcb_free()
4335 SCTP_TCB_LOCK(stcb); in sctp_aloc_assoc_locked()
4833 SCTP_TCB_LOCK(stcb); in sctp_free_assoc()
[all …]
H A Dsctp_input.c687 SCTP_TCB_LOCK(stcb); in sctp_handle_nat_colliding_state()
1802 SCTP_TCB_LOCK(stcb); in sctp_process_cookie_existing()
2322 SCTP_TCB_LOCK(l_stcb); in sctp_handle_cookie_echo()
2614 SCTP_TCB_LOCK((*stcb)); in sctp_handle_cookie_echo()
2693 SCTP_TCB_LOCK((*stcb)); in sctp_handle_cookie_echo()
H A Dsctp_output.c3618 SCTP_TCB_LOCK(stcb); in sctp_process_cmsgs_for_init()
5881 SCTP_TCB_LOCK(stcb); in sctp_send_initiate_ack()
6736 SCTP_TCB_LOCK(stcb); in sctp_sendall_iterator()
9645 SCTP_TCB_LOCK(stcb); in sctp_chunk_retransmission()
12712 SCTP_TCB_LOCK(stcb); in sctp_lower_sosend()
12933 SCTP_TCB_LOCK(stcb); in sctp_lower_sosend()
13135 SCTP_TCB_LOCK(stcb); in sctp_lower_sosend()
13195 SCTP_TCB_LOCK(stcb); in sctp_lower_sosend()
13303 SCTP_TCB_LOCK(stcb); in sctp_lower_sosend()
13497 SCTP_TCB_LOCK(stcb); in sctp_lower_sosend()
H A Dsctp_sysctl.c471 SCTP_TCB_LOCK(stcb); in sctp_sysctl_handle_assoclist()
H A Dsctputil.c1290 SCTP_TCB_LOCK(stcb); in sctp_init_asoc()
1522 SCTP_TCB_LOCK(it->stcb); in sctp_iterator_work()
1561 SCTP_TCB_LOCK(it->stcb); in sctp_iterator_work()
1776 SCTP_TCB_LOCK(stcb); in sctp_timeout_handler()
5479 SCTP_TCB_LOCK(stcb); in sctp_user_rcvd()
H A Dsctp_auth.c1172 SCTP_TCB_LOCK(stcb); in sctp_clear_cachedkeys_ep()
/freebsd/sys/netinet6/
H A Dsctp6_usrreq.c840 SCTP_TCB_LOCK(stcb); in sctp6_connect()
1001 SCTP_TCB_LOCK(stcb); in sctp6_peeraddr()