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

/freebsd-10-stable/sys/netinet/
H A Dsctp_usrreq.c4576 int i, send_out = 0; local
4611 send_out = 1;
4619 if ((send_in == 0) && (send_out == 0)) {
4632 if ((send_out) &&
4643 if (send_out) {

Completed in 73 milliseconds