Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/netinet/
Dsctp_lock_bsd.h370 #define SCTP_TCB_LOCK(_tcb) do { \ macro
376 #define SCTP_TCB_LOCK(_tcb) do { \ macro
Dsctp_usrreq.c686 SCTP_TCB_LOCK(stcb); in sctp_disconnect()
896 SCTP_TCB_LOCK(stcb); in sctp_shutdown()
1481 SCTP_TCB_LOCK(stcb); \
3936 SCTP_TCB_LOCK(stcb);
3987 SCTP_TCB_LOCK(stcb);
4013 SCTP_TCB_LOCK(stcb);
4073 SCTP_TCB_LOCK(stcb);
4106 SCTP_TCB_LOCK(stcb);
4156 SCTP_TCB_LOCK(stcb);
4233 SCTP_TCB_LOCK(stcb);
[all …]
Dsctp_pcb.c1179 SCTP_TCB_LOCK(stcb); in sctp_tcb_special_locate()
1331 SCTP_TCB_LOCK(locked_tcb); in sctp_findassociation_ep_addr()
1346 SCTP_TCB_LOCK(stcb); in sctp_findassociation_ep_addr()
1392 SCTP_TCB_LOCK(locked_tcb); in sctp_findassociation_ep_addr()
1422 SCTP_TCB_LOCK(locked_tcb); in sctp_findassociation_ep_addr()
1453 SCTP_TCB_LOCK(stcb); in sctp_findassociation_ep_addr()
1493 SCTP_TCB_LOCK(locked_tcb); in sctp_findassociation_ep_addr()
1523 SCTP_TCB_LOCK(locked_tcb); in sctp_findassociation_ep_addr()
1546 SCTP_TCB_LOCK(locked_tcb); in sctp_findassociation_ep_addr()
1599 SCTP_TCB_LOCK(stcb); in sctp_findasoc_ep_asocid_locked()
[all …]
Dsctp_output.c3634 SCTP_TCB_LOCK(stcb); in sctp_process_cmsgs_for_init()
5829 SCTP_TCB_LOCK(stcb); in sctp_send_initiate_ack()
6645 SCTP_TCB_LOCK(stcb); in sctp_sendall_iterator()
9565 SCTP_TCB_LOCK(stcb); in sctp_chunk_retransmission()
12614 SCTP_TCB_LOCK(stcb); in sctp_lower_sosend()
12814 SCTP_TCB_LOCK(stcb); in sctp_lower_sosend()
12969 SCTP_TCB_LOCK(stcb); in sctp_lower_sosend()
13263 SCTP_TCB_LOCK(stcb); in sctp_lower_sosend()
13291 SCTP_TCB_LOCK(stcb); in sctp_lower_sosend()
13479 SCTP_TCB_LOCK(stcb); in sctp_lower_sosend()
[all …]
Dsctp_input.c721 SCTP_TCB_LOCK(stcb); in sctp_handle_nat_colliding_state()
1864 SCTP_TCB_LOCK(stcb); in sctp_process_cookie_existing()
2387 SCTP_TCB_LOCK(l_stcb); in sctp_handle_cookie_echo()
2669 SCTP_TCB_LOCK((*stcb)); in sctp_handle_cookie_echo()
2749 SCTP_TCB_LOCK((*stcb)); in sctp_handle_cookie_echo()
Dsctp_sysctl.c444 SCTP_TCB_LOCK(stcb); in sctp_sysctl_handle_assoclist()
Dsctp_auth.c1182 SCTP_TCB_LOCK(stcb); in sctp_clear_cachedkeys_ep()
Dsctputil.c1514 SCTP_TCB_LOCK(it->stcb); in sctp_iterator_work()
1553 SCTP_TCB_LOCK(it->stcb); in sctp_iterator_work()
1760 SCTP_TCB_LOCK(stcb); in sctp_timeout_handler()
5424 SCTP_TCB_LOCK(stcb); in sctp_user_rcvd()
/freebsd-12-stable/sys/netinet6/
Dsctp6_usrreq.c875 SCTP_TCB_LOCK(stcb); in sctp6_connect()
1052 SCTP_TCB_LOCK(stcb); in sctp6_peeraddr()