Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv6/netfilter/
H A Dip6t_rpfilter.c63 rt = (void *)ip6_route_lookup(net, &fl6, skb, lookup_flags); in rpfilter_lookup_reverse6()
H A Dnft_fib_ipv6.c196 rt = (void *)ip6_route_lookup(nft_net(pkt), &fl6, pkt->skb, in nft_fib6_eval()
/openbmc/linux/include/net/
H A Dip6_route.h107 struct dst_entry *ip6_route_lookup(struct net *net, struct flowi6 *fl6,
/openbmc/linux/net/ipv6/
H A Droute.c1262 struct dst_entry *ip6_route_lookup(struct net *net, struct flowi6 *fl6, in ip6_route_lookup() function
1267 EXPORT_SYMBOL_GPL(ip6_route_lookup);