Home
last modified time | relevance | path

Searched refs:SCTP_TCB_UNLOCK (Results 1 – 10 of 10) sorted by relevance

/freebsd/sys/netinet/
H A Dsctp_usrreq.c183 SCTP_TCB_UNLOCK(stcb); in sctp_notify()
203 SCTP_TCB_UNLOCK(stcb); in sctp_notify()
213 SCTP_TCB_UNLOCK(stcb); in sctp_notify()
253 SCTP_TCB_UNLOCK(stcb); in sctp_notify()
255 SCTP_TCB_UNLOCK(stcb); in sctp_notify()
308 SCTP_TCB_UNLOCK(stcb); in sctp_ctlinput()
323 SCTP_TCB_UNLOCK(stcb); in sctp_ctlinput()
327 SCTP_TCB_UNLOCK(stcb); in sctp_ctlinput()
344 SCTP_TCB_UNLOCK(stcb); in sctp_ctlinput()
389 SCTP_TCB_UNLOCK(stcb); in sctp_getcred()
[all …]
H A Dsctp_peeloff.c76 SCTP_TCB_UNLOCK(stcb); in sctp_can_peel_off()
80 SCTP_TCB_UNLOCK(stcb); in sctp_can_peel_off()
106 SCTP_TCB_UNLOCK(stcb); in sctp_do_peeloff()
149 SCTP_TCB_UNLOCK(stcb); in sctp_do_peeloff()
H A Dsctp_pcb.c1033 SCTP_TCB_UNLOCK(stcb); in sctp_tcb_special_locate()
1039 SCTP_TCB_UNLOCK(stcb); in sctp_tcb_special_locate()
1044 SCTP_TCB_UNLOCK(stcb); in sctp_tcb_special_locate()
1049 SCTP_TCB_UNLOCK(stcb); in sctp_tcb_special_locate()
1113 SCTP_TCB_UNLOCK(stcb); in sctp_tcb_special_locate()
1159 SCTP_TCB_UNLOCK(locked_tcb); in sctp_findassociation_ep_addr()
1200 SCTP_TCB_UNLOCK(stcb); in sctp_findassociation_ep_addr()
1204 SCTP_TCB_UNLOCK(stcb); in sctp_findassociation_ep_addr()
1208 SCTP_TCB_UNLOCK(stcb); in sctp_findassociation_ep_addr()
1289 SCTP_TCB_UNLOCK(stcb); in sctp_findassociation_ep_addr()
[all …]
H A Dsctp_input.c685 SCTP_TCB_UNLOCK(stcb); in sctp_handle_nat_colliding_state()
960 SCTP_TCB_UNLOCK(stcb); in sctp_handle_shutdown_ack()
966 SCTP_TCB_UNLOCK(stcb); in sctp_handle_shutdown_ack()
1393 SCTP_TCB_UNLOCK(stcb); in sctp_process_cookie_existing()
1408 SCTP_TCB_UNLOCK(stcb); in sctp_process_cookie_existing()
1412 SCTP_TCB_UNLOCK(stcb); in sctp_process_cookie_existing()
1425 SCTP_TCB_UNLOCK(stcb); in sctp_process_cookie_existing()
1429 SCTP_TCB_UNLOCK(stcb); in sctp_process_cookie_existing()
1455 SCTP_TCB_UNLOCK(stcb); in sctp_process_cookie_existing()
1557 SCTP_TCB_UNLOCK(stcb); in sctp_process_cookie_existing()
[all …]
H A Dsctputil.c1319 SCTP_TCB_UNLOCK(stcb); in sctp_init_asoc()
1525 SCTP_TCB_UNLOCK(it->stcb); in sctp_iterator_work()
1533 SCTP_TCB_UNLOCK(it->stcb); in sctp_iterator_work()
1586 SCTP_TCB_UNLOCK(it->stcb); in sctp_iterator_work()
2105 SCTP_TCB_UNLOCK(stcb); in sctp_timeout_handler()
5482 SCTP_TCB_UNLOCK(stcb); in sctp_user_rcvd()
5495 SCTP_TCB_UNLOCK(stcb); in sctp_user_rcvd()
6750 SCTP_TCB_UNLOCK(stcb); in sctp_connectx_helper_find()
7265 SCTP_TCB_UNLOCK(stcb); in sctp_recv_icmp_tunneled_packet()
7276 SCTP_TCB_UNLOCK(stcb); in sctp_recv_icmp_tunneled_packet()
[all …]
H A Dsctp_lock_bsd.h375 #define SCTP_TCB_UNLOCK(_tcb) do { \ macro
H A Dsctp_sysctl.c473 SCTP_TCB_UNLOCK(stcb); in sctp_sysctl_handle_assoclist()
H A Dsctp_output.c3613 SCTP_TCB_UNLOCK(stcb); in sctp_process_cmsgs_for_init()
5863 SCTP_TCB_UNLOCK(stcb); in sctp_send_initiate_ack()
12929 SCTP_TCB_UNLOCK(stcb); in sctp_lower_sosend()
13122 SCTP_TCB_UNLOCK(stcb); in sctp_lower_sosend()
13191 SCTP_TCB_UNLOCK(stcb); in sctp_lower_sosend()
13297 SCTP_TCB_UNLOCK(stcb); in sctp_lower_sosend()
13485 SCTP_TCB_UNLOCK(stcb); in sctp_lower_sosend()
13774 SCTP_TCB_UNLOCK(stcb); in sctp_lower_sosend()
H A Dsctp_auth.c1174 SCTP_TCB_UNLOCK(stcb); in sctp_clear_cachedkeys_ep()
/freebsd/sys/netinet6/
H A Dsctp6_usrreq.c195 SCTP_TCB_UNLOCK(stcb); in sctp6_notify()
204 SCTP_TCB_UNLOCK(stcb); in sctp6_notify()
209 SCTP_TCB_UNLOCK(stcb); in sctp6_notify()
239 SCTP_TCB_UNLOCK(stcb); in sctp6_notify()
242 SCTP_TCB_UNLOCK(stcb); in sctp6_notify()
307 SCTP_TCB_UNLOCK(stcb); in sctp6_ctlinput()
336 SCTP_TCB_UNLOCK(stcb); in sctp6_ctlinput()
340 SCTP_TCB_UNLOCK(stcb); in sctp6_ctlinput()
356 SCTP_TCB_UNLOCK(stcb); in sctp6_ctlinput()
410 SCTP_TCB_UNLOCK(stcb); in sctp6_getcred()
[all …]