Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctp_input.h59 int sctp_is_there_unsent_data(struct sctp_tcb *stcb, int so_locked);
H A Dsctp_input.c214 sctp_is_there_unsent_data(struct sctp_tcb *stcb, int so_locked) in sctp_is_there_unsent_data() function
947 some_on_streamwheel = sctp_is_there_unsent_data(stcb, SCTP_SO_NOT_LOCKED); in sctp_handle_shutdown()
1015 sctp_is_there_unsent_data(stcb, SCTP_SO_NOT_LOCKED)) { in sctp_handle_shutdown_ack()
3076 sctp_is_there_unsent_data(stcb, SCTP_SO_NOT_LOCKED)) { in sctp_handle_shutdown_complete()
H A Dsctp_output.c6659 sctp_is_there_unsent_data(stcb, SCTP_SO_NOT_LOCKED) == 0) { in sctp_sendall_iterator()
7847 sctp_is_there_unsent_data(stcb, so_locked) == 0) { in sctp_med_chunk_output()
10162 sctp_is_there_unsent_data(stcb, so_locked) == 0) { in sctp_chunk_output()
13481 sctp_is_there_unsent_data(stcb, SCTP_SO_LOCKED) == 0) { in sctp_lower_sosend()