Home
last modified time | relevance | path

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

/linux/net/core/
A Ddst.c148 dst->obsolete = DST_OBSOLETE_DEAD; in dst_dev_put()
A Dneighbour.c1458 if (dst && dst->obsolete != DST_OBSOLETE_DEAD) { in __neigh_update()
/linux/include/net/
A Ddst.h58 #define DST_OBSOLETE_DEAD 2 macro
/linux/net/ipv4/
A Droute.c2817 rt = dst_alloc(&ipv4_dst_blackhole_ops, NULL, DST_OBSOLETE_DEAD, 0); in ipv4_blackhole_route()
/linux/net/ipv6/
A Droute.c2671 DST_OBSOLETE_DEAD, 0); in ip6_blackhole_route()

Completed in 59 milliseconds