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