Searched refs:RTE_STATE_BAD (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/netat/
H A Drouting_tables.h46 #define RTE_STATE_BAD 2 /* The route is almost ready to be removed */ macro
H A Dddp_r_rtmp.c526 NewRoute.EntryState = RTE_STATE_BAD;
612 (CurrentRoute->EntryState & 0xF0) | RTE_STATE_BAD;
743 * RTE_STATE_BAD : The entry was bad and is now deleted

Completed in 28 milliseconds