Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctputil.c3238 so_locked); in sctp_notify_assoc_change()
3367 so_locked); in sctp_notify_peer_addr_change()
3498 so_locked); in sctp_notify_send_failed()
3768 int so_locked) in sctp_notify_sender_dry_event() argument
4082 NULL, so_locked); in sctp_ulp_notify()
4199 so_locked); in sctp_ulp_notify()
4204 so_locked); in sctp_ulp_notify()
4209 so_locked); in sctp_ulp_notify()
4451 int so_locked) in sctp_abort_an_association() argument
4811 int so_locked in sctp_wakeup_the_read_socket()
[all …]
H A Dsctp_input.h59 int sctp_is_there_unsent_data(struct sctp_tcb *stcb, int so_locked);
H A Dsctp_auth.h153 int so_locked);
218 uint32_t indication, uint16_t keyid, uint16_t alt_keyid, int so_locked);
H A Dsctputil.h116 int so_locked
127 int so_locked);
H A Dsctp_output.c3913 int so_locked) in sctp_handle_no_route() argument
3926 so_locked); in sctp_handle_no_route()
3973 int so_locked) in sctp_lowlevel_chunk_output() argument
4889 so_locked))) { in sctp_send_initiate()
7132 int so_locked) in sctp_move_to_outqueue() argument
8795 so_locked))) { in sctp_med_chunk_output()
9492 so_locked))) { in sctp_chunk_retransmission()
9558 so_locked); in sctp_chunk_retransmission()
9769 so_locked))) { in sctp_chunk_retransmission()
9935 int so_locked) in sctp_chunk_output() argument
[all …]
H A Dsctp_auth.c564 sctp_auth_key_release(struct sctp_tcb *stcb, uint16_t key_id, int so_locked) in sctp_auth_key_release() argument
581 key_id, 0, so_locked); in sctp_auth_key_release()
1711 uint16_t keyid, uint16_t alt_keyid, int so_locked) in sctp_notify_authentication() argument
1763 &stcb->sctp_socket->so_rcv, 1, SCTP_READ_LOCK_NOT_HELD, so_locked); in sctp_notify_authentication()
H A Dsctp_input.c214 sctp_is_there_unsent_data(struct sctp_tcb *stcb, int so_locked) in sctp_is_there_unsent_data() argument
264 sctp_free_a_strmoq(stcb, sp, so_locked); in sctp_is_there_unsent_data()