Searched refs:sctp_add_chk_to_control (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/netinet/ |
H A D | sctp_indata.c | 62 sctp_add_chk_to_control(struct sctp_queued_to_read *control, 788 sctp_add_chk_to_control(control, strm, stcb, asoc, chk, inp_read_lock_held); in sctp_handle_old_unordered_data() 1268 sctp_add_chk_to_control(struct sctp_queued_to_read *control, in sctp_add_chk_to_control() function 1613 lenadded = sctp_add_chk_to_control(control, strm, stcb, asoc, at, SCTP_READ_LOCK_NOT_HELD); in sctp_queue_data_for_reasm() 5441 sctp_add_chk_to_control(control, strm, stcb, asoc, in sctp_flush_reassm_for_str_seq()
|