Searched refs:dst_null (Results 1 – 1 of 1) sorted by relevance
466 struct dst_entry *dst_null = &net->ipv6.ip6_null_entry->dst; in vrf_process_v6_outbound() local484 if (IS_ERR(dst) || dst == dst_null) in vrf_process_v6_outbound()