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.c674 SCTP_TCB_LOCK(stcb); in sctp_disconnect()
824 SCTP_TCB_LOCK(stcb); in sctp_shutdown()
895 SCTP_TCB_LOCK(stcb); in sctp_shutdown()
1479 SCTP_TCB_LOCK(stcb); \
3939 SCTP_TCB_LOCK(stcb);
3990 SCTP_TCB_LOCK(stcb);
4016 SCTP_TCB_LOCK(stcb);
4074 SCTP_TCB_LOCK(stcb);
4105 SCTP_TCB_LOCK(stcb);
4155 SCTP_TCB_LOCK(stcb);
[all …]
H A Dsctp_pcb.c1046 SCTP_TCB_LOCK(stcb); in sctp_tcb_special_locate()
1196 SCTP_TCB_LOCK(locked_tcb); in sctp_findassociation_ep_addr()
1211 SCTP_TCB_LOCK(stcb); in sctp_findassociation_ep_addr()
1257 SCTP_TCB_LOCK(locked_tcb); in sctp_findassociation_ep_addr()
1287 SCTP_TCB_LOCK(locked_tcb); in sctp_findassociation_ep_addr()
1318 SCTP_TCB_LOCK(stcb); in sctp_findassociation_ep_addr()
1358 SCTP_TCB_LOCK(locked_tcb); in sctp_findassociation_ep_addr()
1388 SCTP_TCB_LOCK(locked_tcb); in sctp_findassociation_ep_addr()
1411 SCTP_TCB_LOCK(locked_tcb); in sctp_findassociation_ep_addr()
1459 SCTP_TCB_LOCK(stcb); in sctp_findasoc_ep_asocid_locked()
[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()
5879 SCTP_TCB_LOCK(stcb); in sctp_send_initiate_ack()
6734 SCTP_TCB_LOCK(stcb); in sctp_sendall_iterator()
9643 SCTP_TCB_LOCK(stcb); in sctp_chunk_retransmission()
12711 SCTP_TCB_LOCK(stcb); in sctp_lower_sosend()
12932 SCTP_TCB_LOCK(stcb); in sctp_lower_sosend()
13134 SCTP_TCB_LOCK(stcb); in sctp_lower_sosend()
13194 SCTP_TCB_LOCK(stcb); in sctp_lower_sosend()
13302 SCTP_TCB_LOCK(stcb); in sctp_lower_sosend()
13496 SCTP_TCB_LOCK(stcb); in sctp_lower_sosend()
H A Dsctp_sysctl.c475 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.c846 SCTP_TCB_LOCK(stcb); in sctp6_connect()
1007 SCTP_TCB_LOCK(stcb); in sctp6_peeraddr()