Home
last modified time | relevance | path

Searched refs:so_locked (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/netinet/
H A Dsctputil.c3655 int so_locked) in sctp_notify_partial_delivery_indication() argument
4156 so_locked); in sctp_ulp_notify()
4218 error, so_locked); in sctp_ulp_notify()
4222 error, so_locked); in sctp_ulp_notify()
4226 error, so_locked); in sctp_ulp_notify()
4241 0, so_locked); in sctp_ulp_notify()
4298 error, chk, so_locked); in sctp_report_all_outbound()
4321 error, chk, so_locked); in sctp_report_all_outbound()
4363 int so_locked) in sctp_abort_notification() argument
4869 int so_locked in sctp_wakeup_the_read_socket()
[all …]
H A Dsctp_input.h56 int sctp_is_there_unsent_data(struct sctp_tcb *stcb, int so_locked);
H A Dsctp_auth.h150 int so_locked);
215 uint32_t indication, uint16_t keyid, int so_locked);
H A Dsctputil.h104 int so_locked
115 int so_locked);
H A Dsctp_output.c3909 int so_locked) in sctp_handle_no_route() argument
3922 so_locked); in sctp_handle_no_route()
3970 int so_locked) in sctp_lowlevel_chunk_output() argument
7236 int so_locked) in sctp_move_to_outqueue() argument
7701 int so_locked) in sctp_fill_outqueue() argument
7738 &bail, so_locked); in sctp_fill_outqueue()
8866 so_locked))) { in sctp_med_chunk_output()
9578 so_locked))) { in sctp_chunk_retransmission()
9864 so_locked))) { in sctp_chunk_retransmission()
10029 int so_locked) in sctp_chunk_output() argument
[all …]
H A Dsctp_auth.c561 sctp_auth_key_release(struct sctp_tcb *stcb, uint16_t key_id, int so_locked) in sctp_auth_key_release() argument
578 0, &key_id, so_locked); in sctp_auth_key_release()
1703 uint16_t keyid, int so_locked) in sctp_notify_authentication() argument
1756 SCTP_READ_LOCK_HELD, so_locked); in sctp_notify_authentication()
H A Dsctp_input.c172 sctp_is_there_unsent_data(struct sctp_tcb *stcb, int so_locked) in sctp_is_there_unsent_data() argument
223 sctp_free_a_strmoq(stcb, sp, so_locked); in sctp_is_there_unsent_data()