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

/linux-master/include/net/
H A Ddst.h60 #define DST_OBSOLETE_KILL -2 macro
/linux-master/net/ipv4/
H A Droute.c720 rt->dst.obsolete = DST_OBSOLETE_KILL;
728 rt->dst.obsolete = DST_OBSOLETE_KILL;
800 rt->dst.obsolete = DST_OBSOLETE_KILL;
1203 * this is indicated by setting obsolete to DST_OBSOLETE_KILL or

Completed in 168 milliseconds