Searched refs:sctp_is_there_unsent_data (Results 1 – 3 of 3) sorted by relevance
60 int sctp_is_there_unsent_data(struct sctp_tcb *stcb, int so_locked);
218 sctp_is_there_unsent_data(struct sctp_tcb *stcb, int so_locked in sctp_is_there_unsent_data() function944 some_on_streamwheel = sctp_is_there_unsent_data(stcb, SCTP_SO_NOT_LOCKED); in sctp_handle_shutdown()
6621 cnt = sctp_is_there_unsent_data(stcb, SCTP_SO_NOT_LOCKED); in sctp_sendall_iterator()13123 cnt = sctp_is_there_unsent_data(stcb, SCTP_SO_LOCKED); in sctp_lower_sosend()