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