Home
last modified time | relevance | path

Searched refs:ip6_route_lookup (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/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.c190 rt = (void *)ip6_route_lookup(nft_net(pkt), &fl6, pkt->skb, in nft_fib6_eval()
/kernel/linux/linux-6.6/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.c195 rt = (void *)ip6_route_lookup(nft_net(pkt), &fl6, pkt->skb, in nft_fib6_eval()
/kernel/linux/linux-5.10/include/net/
H A Dip6_route.h111 struct dst_entry *ip6_route_lookup(struct net *net, struct flowi6 *fl6,
/kernel/linux/linux-6.6/include/net/
H A Dip6_route.h107 struct dst_entry *ip6_route_lookup(struct net *net, struct flowi6 *fl6,
/kernel/linux/linux-5.10/net/ipv6/
H A Droute.c1256 struct dst_entry *ip6_route_lookup(struct net *net, struct flowi6 *fl6, in ip6_route_lookup() function
1261 EXPORT_SYMBOL_GPL(ip6_route_lookup); variable
/kernel/linux/linux-6.6/net/ipv6/
H A Droute.c1256 struct dst_entry *ip6_route_lookup(struct net *net, struct flowi6 *fl6, in ip6_route_lookup() function
1261 EXPORT_SYMBOL_GPL(ip6_route_lookup); variable

Completed in 24 milliseconds