Home | History | Annotate | Download | only in netinet

Lines Matching refs:whoTo

305 			sctp_free_remote_addr(chk->whoTo);
322 sctp_free_remote_addr(chk->whoTo);
417 to = rtcache_getdst(&chk->whoTo->ro);
432 chk->whoTo,
493 sctp_free_remote_addr(chk->whoTo);
543 sctp_free_remote_addr(chk->whoTo);
639 to = rtcache_getdst(&chk->whoTo->ro);
654 chk->whoTo,
725 sctp_free_remote_addr(chk->whoTo);
959 sctp_free_remote_addr(chk->whoTo);
1218 sctp_free_remote_addr(chk->whoTo);
2037 chk->whoTo = net;
2804 tp1->whoTo->net_ack2 +=
2809 tp1->whoTo->RTO =
2812 tp1->whoTo,
2814 tp1->whoTo->rto_pending = 0;
2827 tp1->whoTo->cacc_saw_newack = 1;
3003 if (tp1->whoTo != asoc->primary_destination) {
3012 if (tp1->whoTo->cacc_saw_newack == 0) {
3110 alt = sctp_find_alternate_net(stcb, tp1->whoTo);
3117 alt = tp1->whoTo;
3149 tp1->whoTo->rto_pending = 0;
3154 tp1->whoTo->net_ack++;
3165 if (alt != tp1->whoTo) {
3167 sctp_free_remote_addr(tp1->whoTo);
3168 tp1->whoTo = alt;
3668 if ((tp1->whoTo->dest_state &
3678 tp1->whoTo->dest_state &=
3683 tp1->whoTo->net_ack += tp1->send_size;
3686 tp1->whoTo->net_ack2 +=
3690 tp1->whoTo->RTO =
3692 asoc, tp1->whoTo,
3694 tp1->whoTo->rto_pending = 0;
3836 sctp_free_remote_addr(tp1->whoTo);
4138 stcb->sctp_ep, stcb, lchk->whoTo);
4285 if (chk->whoTo == net &&
4583 sctp_free_remote_addr(chk->whoTo);