Home
last modified time | relevance | path

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

/trueos/sys/netinet/
HDsctp_input.h60 int sctp_is_there_unsent_data(struct sctp_tcb *stcb, int so_locked);
HDsctp_input.c218 sctp_is_there_unsent_data(struct sctp_tcb *stcb, int so_locked in sctp_is_there_unsent_data() function
944 some_on_streamwheel = sctp_is_there_unsent_data(stcb, SCTP_SO_NOT_LOCKED); in sctp_handle_shutdown()
HDsctp_output.c6621 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()