Lines Matching refs:dest_state
2716 if (asoc->primary_destination->dest_state & SCTP_ADDR_SWITCH_PRIMARY) {
2952 if (asoc->primary_destination->dest_state & SCTP_ADDR_SWITCH_PRIMARY) {
2955 if (asoc->primary_destination->dest_state & SCTP_ADDR_DOUBLE_SWITCH) {
3668 if ((tp1->whoTo->dest_state &
3678 tp1->whoTo->dest_state &=
3739 if (asoc->primary_destination->dest_state &
3768 if (asoc->primary_destination->dest_state &
3790 if (asoc->primary_destination->dest_state & SCTP_ADDR_SWITCH_PRIMARY) {
3797 asoc->primary_destination->dest_state &=
3886 if ((net->dest_state&SCTP_ADDR_NOT_REACHABLE) ==
3889 net->dest_state &= ~SCTP_ADDR_NOT_REACHABLE;
3890 net->dest_state |= SCTP_ADDR_REACHABLE;
3894 if (net->dest_state & SCTP_ADDR_WAS_PRIMARY) {