Searched defs:so_locked (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/netinet/ |
H A D | sctputil.c | 3138 bool from_peer, bool timedout, int so_locked) in sctp_notify_assoc_change() 3282 struct sockaddr *sa, uint32_t error, int so_locked) in sctp_notify_peer_addr_change() 3372 struct sctp_tmit_chunk *chk, int so_locked) in sctp_notify_send_failed() 3504 struct sctp_stream_queue_pending *sp, int so_locked) in sctp_notify_send_failed2() 3603 sctp_notify_adaptation_layer(struct sctp_tcb *stcb, int so_locked) in sctp_notify_adaptation_layer() 3655 int so_locked) in sctp_notify_partial_delivery_indication() 3718 sctp_notify_shutdown_event(struct sctp_tcb *stcb, int so_locked) in sctp_notify_shutdown_event() 3776 sctp_notify_sender_dry_event(struct sctp_tcb *stcb, int so_locked) in sctp_notify_sender_dry_event() 3826 sctp_notify_stream_reset_add(struct sctp_tcb *stcb, int flag, int so_locked) in sctp_notify_stream_reset_add() 3886 sctp_notify_stream_reset_tsn(struct sctp_tcb *stcb, int flag, int so_locked) in sctp_notify_stream_reset_tsn() [all …]
|
H A D | sctp_output.c | 3909 int so_locked) in sctp_handle_no_route() 3970 int so_locked) in sctp_lowlevel_chunk_output() 4620 sctp_send_initiate(struct sctp_inpcb *inp, struct sctp_tcb *stcb, int so_locked) in sctp_send_initiate() 7130 sctp_clean_up_ctl(struct sctp_tcb *stcb, struct sctp_association *asoc, int so_locked) in sctp_clean_up_ctl() 7236 int so_locked) in sctp_move_to_outqueue() 7701 int so_locked) in sctp_fill_outqueue() 7821 uint32_t frag_point, int so_locked) in sctp_med_chunk_output() 9461 int *cnt_out, struct timeval *now, int *now_filled, int *fr_done, int so_locked) in sctp_chunk_retransmission() 10029 int so_locked) in sctp_chunk_output() 10544 sctp_send_sack(struct sctp_tcb *stcb, int so_locked) in sctp_send_sack() [all …]
|
H A D | sctp_auth.c | 561 sctp_auth_key_release(struct sctp_tcb *stcb, uint16_t key_id, int so_locked) in sctp_auth_key_release() 1703 uint16_t keyid, int so_locked) in sctp_notify_authentication()
|
H A D | sctp_input.c | 172 sctp_is_there_unsent_data(struct sctp_tcb *stcb, int so_locked) in sctp_is_there_unsent_data()
|