Home | History | Annotate | Download | only in netinet

Lines Matching refs:sctp_ep

159 		    (asoc->my_rwnd < stcb->sctp_ep->sctp_ep.sctp_sws_receiver)) {
187 if ((stcb->sctp_ep->sctp_flags & SCTP_PCB_FLAGS_RECVDATAIOEVNT) == 0) {
238 if ((stcb->sctp_ep->sctp_flags & SCTP_PCB_FLAGS_RECVDATAIOEVNT) == 0) {
290 SCTP_INP_WLOCK(stcb->sctp_ep);
295 if (stcb && (stcb->sctp_ep->sctp_flags & SCTP_PCB_FLAGS_SOCKET_GONE)) {
331 SCTP_INP_WUNLOCK(stcb->sctp_ep);
351 SCTP_INP_WUNLOCK(stcb->sctp_ep);
367 SCTP_INP_WUNLOCK(stcb->sctp_ep);
375 SCTP_INP_WUNLOCK(stcb->sctp_ep);
390 SCTP_INP_WUNLOCK(stcb->sctp_ep);
418 if ((stcb->sctp_ep->sctp_flags & SCTP_PCB_FLAGS_NEEDS_MAPPED_V4) &&
448 stcb->sctp_ep)) {
456 if ((stcb->sctp_ep->sctp_flags & SCTP_PCB_FLAGS_IN_TCPPOOL) == 0) {
457 if (sctp_add_to_socket_q(stcb->sctp_ep, stcb)) {
476 SCTP_INP_WUNLOCK(stcb->sctp_ep);
486 sctp_sorwakeup(stcb->sctp_ep, stcb->sctp_socket);
528 SCTP_INP_WLOCK(stcb->sctp_ep);
531 if (stcb && (stcb->sctp_ep->sctp_flags & SCTP_PCB_FLAGS_SOCKET_GONE)) {
552 SCTP_INP_WUNLOCK(stcb->sctp_ep);
560 sctp_sorwakeup(stcb->sctp_ep,
564 SCTP_INP_WUNLOCK(stcb->sctp_ep);
571 sctp_sorwakeup(stcb->sctp_ep,
575 SCTP_INP_WUNLOCK(stcb->sctp_ep);
582 sctp_sorwakeup(stcb->sctp_ep,
586 SCTP_INP_WUNLOCK(stcb->sctp_ep);
599 sctp_sorwakeup(stcb->sctp_ep,
603 SCTP_INP_WUNLOCK(stcb->sctp_ep);
613 SCTP_INP_WUNLOCK(stcb->sctp_ep);
640 if ((stcb->sctp_ep->sctp_flags & SCTP_PCB_FLAGS_NEEDS_MAPPED_V4) &&
666 sctp_sorwakeup(stcb->sctp_ep,
669 SCTP_INP_WUNLOCK(stcb->sctp_ep);
675 stcb->sctp_ep)) {
682 sctp_sorwakeup(stcb->sctp_ep,
685 SCTP_INP_WUNLOCK(stcb->sctp_ep);
689 if ((stcb->sctp_ep->sctp_flags & SCTP_PCB_FLAGS_IN_TCPPOOL) == 0) {
690 if (sctp_add_to_socket_q(stcb->sctp_ep, stcb)) {
705 sctp_sorwakeup(stcb->sctp_ep,
708 SCTP_INP_WUNLOCK(stcb->sctp_ep);
778 sctp_sorwakeup(stcb->sctp_ep, stcb->sctp_socket);
780 SCTP_INP_WUNLOCK(stcb->sctp_ep);
787 sctp_sorwakeup(stcb->sctp_ep, stcb->sctp_socket);
790 SCTP_INP_WUNLOCK(stcb->sctp_ep);
859 sctp_abort_an_association(stcb->sctp_ep, stcb,
993 sctp_sorwakeup(stcb->sctp_ep, stcb->sctp_socket);
1090 sctp_abort_an_association(stcb->sctp_ep, stcb,
1120 sctp_abort_an_association(stcb->sctp_ep, stcb,
1151 sctp_abort_an_association(stcb->sctp_ep,
1182 sctp_abort_an_association(stcb->sctp_ep,
1281 sctp_abort_an_association(stcb->sctp_ep,
1317 sctp_abort_an_association(stcb->sctp_ep,
1355 sctp_abort_an_association(stcb->sctp_ep,
1389 sctp_abort_an_association(stcb->sctp_ep,
1434 sctp_abort_an_association(stcb->sctp_ep,
1470 sctp_abort_an_association(stcb->sctp_ep,
1507 sctp_abort_an_association(stcb->sctp_ep,
1545 sctp_abort_an_association(stcb->sctp_ep,
1727 sctp_timer_start(SCTP_TIMER_TYPE_RECV, stcb->sctp_ep,
1736 if (stcb && (stcb->sctp_ep->sctp_flags & SCTP_PCB_FLAGS_SOCKET_GONE)) {
1743 sctp_abort_an_association(stcb->sctp_ep, stcb, 0, op_err);
1765 sctp_sorwakeup(stcb->sctp_ep, stcb->sctp_socket);
1863 sctp_abort_an_association(stcb->sctp_ep, stcb, SCTP_PEER_FAULTY,
1940 if ((stcb->sctp_ep->sctp_flags & SCTP_PCB_FLAGS_NEEDS_MAPPED_V4) &&
1975 SCTP_INP_WLOCK(stcb->sctp_ep);
1978 control, stcb->asoc.my_vtag, stcb->sctp_ep)) {
1987 if ((stcb->sctp_ep->sctp_flags & SCTP_PCB_FLAGS_IN_TCPPOOL) == 0) {
1988 if (sctp_add_to_socket_q(stcb->sctp_ep, stcb)) {
1994 SCTP_INP_WUNLOCK(stcb->sctp_ep);
1995 sctp_sorwakeup(stcb->sctp_ep, stcb->sctp_socket);
2074 sctp_abort_an_association(stcb->sctp_ep, stcb,
2099 sctp_abort_an_association(stcb->sctp_ep,
2133 sctp_abort_an_association(stcb->sctp_ep,
2145 sctp_sorwakeup(stcb->sctp_ep, stcb->sctp_socket);
2383 stcb->sctp_ep, stcb, NULL);
2416 stcb->sctp_ep, stcb, NULL);
2446 sctp_sorwakeup(stcb->sctp_ep, stcb->sctp_socket);
2456 sctp_sorwakeup(stcb->sctp_ep, stcb->sctp_socket);
2686 sctp_timer_start(SCTP_TIMER_TYPE_RECV, stcb->sctp_ep, stcb,
3283 sctp_sowwakeup(stcb->sctp_ep,
3577 sctp_abort_an_association(stcb->sctp_ep, stcb, SCTP_PEER_FAULTY, oper);
3625 if (asoc->peers_rwnd < stcb->sctp_ep->sctp_ep.sctp_sws_sender) {
3631 sctp_timer_stop(SCTP_TIMER_TYPE_SEND, stcb->sctp_ep,
3724 sctp_timer_stop(SCTP_TIMER_TYPE_SEND, stcb->sctp_ep,
3845 sctp_sowwakeup(stcb->sctp_ep, stcb->sctp_socket);
4057 if (asoc->peers_rwnd < stcb->sctp_ep->sctp_ep.sctp_sws_sender) {
4063 sctp_timer_stop(SCTP_TIMER_TYPE_SEND, stcb->sctp_ep,
4084 stcb->sctp_ep, stcb, asoc->primary_destination);
4086 stcb->sctp_ep, stcb, asoc->primary_destination);
4094 stcb->sctp_ep, stcb, asoc->primary_destination);
4138 stcb->sctp_ep, stcb, lchk->whoTo);
4189 stcb->sctp_ep, stcb, net);
4191 stcb->sctp_ep, stcb, net);
4274 if (asoc->peers_rwnd < stcb->sctp_ep->sctp_ep.sctp_sws_sender) {
4294 stcb->sctp_ep, stcb, net);