Searched refs:SCTP_READ_LOCK_NOT_HELD (Results 1 – 4 of 4) sorted by relevance
| /f-stack/freebsd/netinet/ |
| H A D | sctputil.h | 44 #define SCTP_READ_LOCK_NOT_HELD 0 macro
|
| H A D | sctp_indata.c | 566 SCTP_READ_LOCK_NOT_HELD, SCTP_SO_LOCKED); in sctp_queue_data_to_stream() 606 SCTP_READ_LOCK_NOT_HELD, in sctp_queue_data_to_stream() 1626 lenadded = sctp_add_chk_to_control(control, strm, stcb, asoc, at, SCTP_READ_LOCK_NOT_HELD); in sctp_queue_data_for_reasm() 1649 SCTP_READ_LOCK_NOT_HELD, SCTP_SO_NOT_LOCKED); in sctp_queue_data_for_reasm() 2137 1, SCTP_READ_LOCK_NOT_HELD, SCTP_SO_NOT_LOCKED); in sctp_process_a_data_chunk() 2246 SCTP_READ_LOCK_NOT_HELD, SCTP_SO_NOT_LOCKED); in sctp_process_a_data_chunk() 2301 (void)sctp_deliver_reasm_check(stcb, asoc, &asoc->strmin[sid], SCTP_READ_LOCK_NOT_HELD); in sctp_process_a_data_chunk() 2329 (void)sctp_deliver_reasm_check(stcb, asoc, strm, SCTP_READ_LOCK_NOT_HELD); in sctp_process_a_data_chunk() 2350 (void)sctp_deliver_reasm_check(stcb, asoc, strm, SCTP_READ_LOCK_NOT_HELD); in sctp_process_a_data_chunk()
|
| H A D | sctputil.c | 3237 &stcb->sctp_socket->so_rcv, 1, SCTP_READ_LOCK_NOT_HELD, in sctp_notify_assoc_change() 3366 SCTP_READ_LOCK_NOT_HELD, in sctp_notify_peer_addr_change() 3497 SCTP_READ_LOCK_NOT_HELD, in sctp_notify_send_failed() 3594 &stcb->sctp_socket->so_rcv, 1, SCTP_READ_LOCK_NOT_HELD, so_locked); in sctp_notify_send_failed2() 3641 &stcb->sctp_socket->so_rcv, 1, SCTP_READ_LOCK_NOT_HELD, SCTP_SO_NOT_LOCKED); in sctp_notify_adaptation_layer() 3763 &stcb->sctp_socket->so_rcv, 1, SCTP_READ_LOCK_NOT_HELD, SCTP_SO_NOT_LOCKED); in sctp_notify_shutdown_event() 3810 &stcb->sctp_socket->so_rcv, 1, SCTP_READ_LOCK_NOT_HELD, so_locked); in sctp_notify_sender_dry_event() 3866 &stcb->sctp_socket->so_rcv, 1, SCTP_READ_LOCK_NOT_HELD, SCTP_SO_NOT_LOCKED); in sctp_notify_stream_reset_add() 3916 &stcb->sctp_socket->so_rcv, 1, SCTP_READ_LOCK_NOT_HELD, SCTP_SO_NOT_LOCKED); in sctp_notify_stream_reset_tsn() 3980 &stcb->sctp_socket->so_rcv, 1, SCTP_READ_LOCK_NOT_HELD, SCTP_SO_NOT_LOCKED); in sctp_notify_stream_reset() [all …]
|
| H A D | sctp_auth.c | 1763 &stcb->sctp_socket->so_rcv, 1, SCTP_READ_LOCK_NOT_HELD, so_locked); in sctp_notify_authentication()
|