Searched refs:DST_OBSOLETE_KILL (Results 1 - 2 of 2) sorted by last modified time

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

Completed in 175 milliseconds