Home
last modified time | relevance | path

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

/Linux-v5.4/net/core/
Ddst.c158 dst->obsolete = DST_OBSOLETE_DEAD; in dst_dev_put()
/Linux-v5.4/include/net/
Ddst.h57 #define DST_OBSOLETE_DEAD 2 macro
/Linux-v5.4/net/ipv4/
Droute.c2682 rt = dst_alloc(&ipv4_dst_blackhole_ops, NULL, 1, DST_OBSOLETE_DEAD, 0); in ipv4_blackhole_route()
/Linux-v5.4/net/ipv6/
Droute.c2521 DST_OBSOLETE_DEAD, 0); in ip6_blackhole_route()