Searched refs:SCTP_ADDR_BEING_DELETED (Results 1 – 3 of 3) sorted by relevance
486 #define SCTP_ADDR_BEING_DELETED 0x008 macro
4504 net->dest_state |= SCTP_ADDR_BEING_DELETED; in sctp_remove_net()
2173 if (net != NULL && (net->dest_state & SCTP_ADDR_BEING_DELETED)) { in sctp_timer_start()