Home
last modified time | relevance | path

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

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

Completed in 96 milliseconds