Home
last modified time | relevance | path

Searched refs:sctp_wakeup_the_read_socket (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/netinet/
H A Dsctputil.h115 sctp_wakeup_the_read_socket(struct sctp_inpcb *inp, struct sctp_tcb *stcb,
H A Dsctp_indata.c874 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 Dsctputil.c4809 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()