Home | History | Annotate | Download | only in netinet

Lines Matching refs:SCTP_ADDR_NOT_IN_ASSOC

7042 		net->dest_state |= SCTP_ADDR_NOT_IN_ASSOC;
7086 net_tmp->dest_state &= ~SCTP_ADDR_NOT_IN_ASSOC;
7177 ~SCTP_ADDR_NOT_IN_ASSOC;
7263 ~SCTP_ADDR_NOT_IN_ASSOC;
7525 if ((net->dest_state & SCTP_ADDR_NOT_IN_ASSOC) ==
7526 SCTP_ADDR_NOT_IN_ASSOC) {