Searched refs:send_in (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/netinet/
H A Dsctp_usrreq.c4615 int send_in = 0; local
4646 send_in = 1;
4657 if ((strrst->srs_number_streams > SCTP_MAX_STREAMS_AT_ONCE_RESET) && send_in) {
4663 if ((send_in == 0) && (send_out == 0)) {
4670 if ((send_in) &&
4709 if (send_in) {
4712 send_in, 0, 0, 0, 0, 0);

Completed in 45 milliseconds