Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/
Dvrf.c240 struct dst_entry *dst_null = &net->ipv6.ip6_null_entry->dst; in vrf_process_v6_outbound() local
243 if (dst == dst_null) in vrf_process_v6_outbound()