Searched refs:SCTP_BEING_DELETED (Results 1 – 5 of 5) sorted by relevance
94 #define SCTP_BEING_DELETED 0x00000002 /* being deleted, when macro
1480 (net->ro._s_addr->localifa_flags & SCTP_BEING_DELETED)) { in sctp_pathmtu_timer()1481 if ((net->ro._s_addr != NULL) && (net->ro._s_addr->localifa_flags & SCTP_BEING_DELETED)) { in sctp_pathmtu_timer()
577 if (sctp_ifap->localifa_flags & SCTP_BEING_DELETED) { in sctp_add_addr_to_vrf()957 if (laddr->ifa->localifa_flags & SCTP_BEING_DELETED) { in sctp_does_stcb_own_this_addr()1124 if (laddr->ifa->localifa_flags & SCTP_BEING_DELETED) { in sctp_tcb_special_locate()1782 if (laddr->ifa->localifa_flags & SCTP_BEING_DELETED) { in sctp_endpoint_probe()5325 if (laddr->ifa->localifa_flags & SCTP_BEING_DELETED) { in sctp_update_ep_vflag()
2166 if (laddr->ifa->localifa_flags & SCTP_BEING_DELETED) in sctp_add_addresses_to_i_ia()2196 if (laddr->ifa->localifa_flags & SCTP_BEING_DELETED) { in sctp_add_addresses_to_i_ia()4114 …if (net->ro._s_addr && (net->ro._s_addr->localifa_flags & (SCTP_BEING_DELETED | SCTP_ADDR_IFA_UNUS… in sctp_lowlevel_chunk_output()4394 …if (net->ro._s_addr && (net->ro._s_addr->localifa_flags & (SCTP_BEING_DELETED | SCTP_ADDR_IFA_UNUS… in sctp_lowlevel_chunk_output()
3433 if (laddr->ifa->localifa_flags & SCTP_BEING_DELETED) in sctp_asconf_send_nat_state_update()