Searched refs:SCTP_ADDR_IFA_UNUSEABLE (Results 1 – 5 of 5) sorted by relevance
128 ifa->localifa_flags |= SCTP_ADDR_IFA_UNUSEABLE; in sctp_gather_internal_ifa_flags()130 ifa->localifa_flags &= ~SCTP_ADDR_IFA_UNUSEABLE; in sctp_gather_internal_ifa_flags()133 ifa->localifa_flags &= ~SCTP_ADDR_IFA_UNUSEABLE; in sctp_gather_internal_ifa_flags()139 ifa->localifa_flags |= SCTP_ADDR_IFA_UNUSEABLE; in sctp_gather_internal_ifa_flags()141 ifa->localifa_flags &= ~SCTP_ADDR_IFA_UNUSEABLE; in sctp_gather_internal_ifa_flags()
102 #define SCTP_ADDR_IFA_UNUSEABLE 0x00000008 macro
343 sctp_ifap->localifa_flags |= SCTP_ADDR_IFA_UNUSEABLE; in sctp_mark_ifa_addr_down()384 sctp_ifap->localifa_flags &= (~SCTP_ADDR_IFA_UNUSEABLE); in sctp_mark_ifa_addr_up()3177 if (ifa->localifa_flags & SCTP_ADDR_IFA_UNUSEABLE) { in sctp_inpcb_bind()5315 if (ifa->localifa_flags & SCTP_ADDR_IFA_UNUSEABLE) { in sctp_add_local_addr_ep()5470 if (ifa->localifa_flags & SCTP_ADDR_IFA_UNUSEABLE) { in sctp_add_local_addr_restricted()
1931 if (ifa->localifa_flags & SCTP_ADDR_IFA_UNUSEABLE) { in sctp_addr_mgmt_assoc()2482 if (sctp_ifa->localifa_flags & SCTP_ADDR_IFA_UNUSEABLE) { in sctp_find_valid_localaddr()
1911 if (ifa->localifa_flags & SCTP_ADDR_IFA_UNUSEABLE) { in sctp_is_address_in_scope()2271 if (ifa->localifa_flags & SCTP_ADDR_IFA_UNUSEABLE) { in sctp_is_ifa_addr_preferred()2374 if (ifa->localifa_flags & SCTP_ADDR_IFA_UNUSEABLE) { in sctp_is_ifa_addr_acceptable()4102 …ro._s_addr && (net->ro._s_addr->localifa_flags & (SCTP_BEING_DELETED | SCTP_ADDR_IFA_UNUSEABLE))) { in sctp_lowlevel_chunk_output()4379 …ro._s_addr && (net->ro._s_addr->localifa_flags & (SCTP_BEING_DELETED | SCTP_ADDR_IFA_UNUSEABLE))) { in sctp_lowlevel_chunk_output()