Home
last modified time | relevance | path

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

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