Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/
Dvrf.c435 struct dst_entry *dst_null = &net->ipv6.ip6_null_entry->dst; in vrf_process_v6_outbound() local
453 if (IS_ERR(dst) || dst == dst_null) in vrf_process_v6_outbound()