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

/freebsd-12-stable/sys/netinet/
H A Dsctp_usrreq.c4614 int i, send_out = 0; local
4655 send_out = 1;
4663 if ((send_in == 0) && (send_out == 0)) {
4676 if ((send_out) &&
4687 if (send_out) {

Completed in 45 milliseconds