Home
last modified time | relevance | path

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

/linux/net/core/
A Ddst.c156 dst->obsolete = DST_OBSOLETE_DEAD; in dst_dev_put()
A Dneighbour.c1415 if (dst && dst->obsolete != DST_OBSOLETE_DEAD) { in __neigh_update()
/linux/include/net/
A Ddst.h57 #define DST_OBSOLETE_DEAD 2 macro
/linux/net/ipv4/
A Droute.c2813 rt = dst_alloc(&ipv4_dst_blackhole_ops, NULL, 1, DST_OBSOLETE_DEAD, 0); in ipv4_blackhole_route()
/linux/net/ipv6/
A Droute.c2662 DST_OBSOLETE_DEAD, 0); in ip6_blackhole_route()

Completed in 28 milliseconds