Searched refs:SCTP_ADDR_IFA_UNUSEABLE (Results 1 – 5 of 5) sorted by relevance
228 ifa->localifa_flags |= SCTP_ADDR_IFA_UNUSEABLE;230 ifa->localifa_flags &= ~SCTP_ADDR_IFA_UNUSEABLE;233 ifa->localifa_flags &= ~SCTP_ADDR_IFA_UNUSEABLE;239 ifa->localifa_flags |= SCTP_ADDR_IFA_UNUSEABLE;241 ifa->localifa_flags &= ~SCTP_ADDR_IFA_UNUSEABLE;
103 #define SCTP_ADDR_IFA_UNUSEABLE 0x00000008 macro
412 sctp_ifap->localifa_flags |= SCTP_ADDR_IFA_UNUSEABLE;455 sctp_ifap->localifa_flags &= (~SCTP_ADDR_IFA_UNUSEABLE);3754 if (ifa->localifa_flags & SCTP_ADDR_IFA_UNUSEABLE) {6101 if (ifa->localifa_flags & SCTP_ADDR_IFA_UNUSEABLE) {6271 if (ifa->localifa_flags & SCTP_ADDR_IFA_UNUSEABLE) {
1972 if (ifa->localifa_flags & SCTP_ADDR_IFA_UNUSEABLE) { in sctp_addr_mgmt_assoc()2532 if (sctp_ifa->localifa_flags & SCTP_ADDR_IFA_UNUSEABLE) { in sctp_find_valid_localaddr()
1938 if (ifa->localifa_flags & SCTP_ADDR_IFA_UNUSEABLE) { in sctp_is_address_in_scope()2326 if (ifa->localifa_flags & SCTP_ADDR_IFA_UNUSEABLE) { in sctp_is_ifa_addr_preferred()2428 if (ifa->localifa_flags & SCTP_ADDR_IFA_UNUSEABLE) { in sctp_is_ifa_addr_acceptable()4278 …->ro._s_addr && (net->ro._s_addr->localifa_flags & (SCTP_BEING_DELETED|SCTP_ADDR_IFA_UNUSEABLE))) {4663 …->ro._s_addr && (net->ro._s_addr->localifa_flags & (SCTP_BEING_DELETED|SCTP_ADDR_IFA_UNUSEABLE))) {