Searched refs:sctp_wakeup_the_read_socket (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/netinet/ |
| H A D | sctputil.h | 115 sctp_wakeup_the_read_socket(struct sctp_inpcb *inp, struct sctp_tcb *stcb,
|
| H A D | sctp_indata.c | 874 sctp_wakeup_the_read_socket(stcb->sctp_ep, stcb, SCTP_SO_NOT_LOCKED); in sctp_handle_old_unordered_data() 897 sctp_wakeup_the_read_socket(stcb->sctp_ep, stcb, SCTP_SO_NOT_LOCKED); in sctp_handle_old_unordered_data() 905 sctp_wakeup_the_read_socket(stcb->sctp_ep, stcb, SCTP_SO_NOT_LOCKED); in sctp_handle_old_unordered_data() 1660 sctp_wakeup_the_read_socket(stcb->sctp_ep, stcb, SCTP_SO_NOT_LOCKED); in sctp_queue_data_for_reasm()
|
| H A D | sctputil.c | 4809 sctp_wakeup_the_read_socket(struct sctp_inpcb *inp, in sctp_wakeup_the_read_socket() function 4914 sctp_wakeup_the_read_socket(inp, stcb, so_locked); in sctp_add_to_readq()
|