Searched refs:DST_OBSOLETE_DEAD (Results 1 - 5 of 5) sorted by relevance

/linux-master/net/core/
H A Ddst.c151 dst->obsolete = DST_OBSOLETE_DEAD;
H A Dneighbour.c1456 if (dst && dst->obsolete != DST_OBSOLETE_DEAD) {
/linux-master/include/net/
H A Ddst.h58 #define DST_OBSOLETE_DEAD 2 macro
/linux-master/net/ipv4/
H A Droute.c1204 * DST_OBSOLETE_DEAD.
2838 rt = dst_alloc(&ipv4_dst_blackhole_ops, NULL, DST_OBSOLETE_DEAD, 0);
/linux-master/net/ipv6/
H A Droute.c2669 DST_OBSOLETE_DEAD, 0);

Completed in 151 milliseconds