Home
last modified time | relevance | path

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

/Linux-v4.19/net/core/
Ddst.c170 dst->obsolete = DST_OBSOLETE_DEAD; in dst_dev_put()
/Linux-v4.19/include/net/
Ddst.h68 #define DST_OBSOLETE_DEAD 2 macro
/Linux-v4.19/net/ipv4/
Droute.c2553 rt = dst_alloc(&ipv4_dst_blackhole_ops, NULL, 1, DST_OBSOLETE_DEAD, 0); in ipv4_blackhole_route()
/Linux-v4.19/net/ipv6/
Droute.c2137 DST_OBSOLETE_DEAD, 0); in ip6_blackhole_route()