Home
last modified time | relevance | path

Searched refs:xfrm_lookup (Results 1 - 25 of 28) sorted by relevance

12

/kernel/linux/linux-5.10/net/ipv4/
H A Dnetfilter.c69 dst = xfrm_lookup(net, dst, flowi4_to_flowi(&fl4), sk, 0); in ip_route_me_harder()
H A Dicmp.c516 rt = (struct rtable *) xfrm_lookup(net, &rt->dst, in icmp_route_lookup()
559 rt2 = (struct rtable *) xfrm_lookup(net, &rt2->dst, in icmp_route_lookup()
/kernel/linux/linux-6.6/net/ipv4/
H A Dnetfilter.c68 dst = xfrm_lookup(net, dst, flowi4_to_flowi(&fl4), sk, 0); in ip_route_me_harder()
H A Dicmp.c510 rt = (struct rtable *) xfrm_lookup(net, &rt->dst, in icmp_route_lookup()
553 rt2 = (struct rtable *) xfrm_lookup(net, &rt2->dst, in icmp_route_lookup()
/kernel/linux/linux-5.10/include/net/
H A Ddst.h452 /* Flags for xfrm_lookup flags argument. */
461 static inline struct dst_entry *xfrm_lookup(struct net *net, in xfrm_lookup() function
493 struct dst_entry *xfrm_lookup(struct net *net, struct dst_entry *dst_orig,
/kernel/linux/linux-6.6/include/net/
H A Ddst.h484 /* Flags for xfrm_lookup flags argument. */
493 static inline struct dst_entry *xfrm_lookup(struct net *net, in xfrm_lookup() function
525 struct dst_entry *xfrm_lookup(struct net *net, struct dst_entry *dst_orig,
/kernel/linux/linux-5.10/net/ipv6/ila/
H A Dila_lwt.c83 dst = xfrm_lookup(net, dst, flowi6_to_flowi(&fl6), NULL, 0); in ila_output()
/kernel/linux/linux-5.10/net/ipv6/netfilter/
H A Dnf_reject_ipv6.c189 dst = xfrm_lookup(net, dst, flowi6_to_flowi(&fl6), NULL, 0); in nf_send_reset6()
/kernel/linux/linux-5.10/net/ipv6/
H A Dnetfilter.c61 dst = xfrm_lookup(net, dst, flowi6_to_flowi(&fl6), sk, 0); in ip6_route_me_harder()
H A Dicmp.c382 dst = xfrm_lookup(net, dst, flowi6_to_flowi(fl6), sk, 0); in icmpv6_route_lookup()
401 dst2 = xfrm_lookup(net, dst2, flowi6_to_flowi(&fl2), sk, XFRM_LOOKUP_ICMP); in icmpv6_route_lookup()
776 dst = xfrm_lookup(net, dst, flowi6_to_flowi(&fl6), sk, 0); in icmpv6_echo_reply()
H A Dndisc.c1634 dst = xfrm_lookup(net, dst, flowi6_to_flowi(&fl6), NULL, 0); in ndisc_send_redirect()
H A Dip6_tunnel.c1189 dst = xfrm_lookup(net, dst, flowi6_to_flowi(fl6), NULL, 0); in ip6_tnl_xmit()
/kernel/linux/linux-6.6/net/ipv6/
H A Dnetfilter.c66 dst = xfrm_lookup(net, dst, flowi6_to_flowi(&fl6), sk, 0); in ip6_route_me_harder()
H A Dicmp.c377 dst = xfrm_lookup(net, dst, flowi6_to_flowi(fl6), sk, 0); in icmpv6_route_lookup()
396 dst2 = xfrm_lookup(net, dst2, flowi6_to_flowi(&fl2), sk, XFRM_LOOKUP_ICMP); in icmpv6_route_lookup()
779 dst = xfrm_lookup(net, dst, flowi6_to_flowi(&fl6), sk, 0); in icmpv6_echo_reply()
H A Dndisc.c1707 dst = xfrm_lookup(net, dst, flowi6_to_flowi(&fl6), NULL, 0); in ndisc_send_redirect()
/kernel/linux/linux-6.6/net/ipv6/ila/
H A Dila_lwt.c83 dst = xfrm_lookup(net, dst, flowi6_to_flowi(&fl6), NULL, 0); in ila_output()
/kernel/linux/linux-6.6/net/ipv6/netfilter/
H A Dnf_reject_ipv6.c322 dst = xfrm_lookup(net, dst, flowi6_to_flowi(&fl6), NULL, 0); in nf_send_reset6()
/kernel/linux/linux-5.10/net/xfrm/
H A Dxfrm_policy.c2785 dst = xfrm_lookup(net, xfrm_dst_path(dst), &fl, sk, XFRM_LOOKUP_QUEUE); in xfrm_policy_queue_process()
2820 dst = xfrm_lookup(net, xfrm_dst_path(skb_dst(skb)), &fl, skb->sk, 0); in xfrm_policy_queue_process()
3029 * xfrm_lookup uses an if_id of 0 by default, and is provided for
3190 struct dst_entry *xfrm_lookup(struct net *net, struct dst_entry *dst_orig, in xfrm_lookup() function
3196 EXPORT_SYMBOL(xfrm_lookup); variable
3205 struct dst_entry *dst = xfrm_lookup(net, dst_orig, fl, sk, in xfrm_lookup_route()
3749 dst = xfrm_lookup(net, skb_dst(skb), &fl, NULL, XFRM_LOOKUP_QUEUE); in __xfrm_route_forward()
/kernel/linux/linux-6.6/net/xfrm/
H A Dxfrm_policy.c2868 dst = xfrm_lookup(net, xfrm_dst_path(dst), &fl, sk, XFRM_LOOKUP_QUEUE); in xfrm_policy_queue_process()
2903 dst = xfrm_lookup(net, xfrm_dst_path(skb_dst(skb)), &fl, skb->sk, 0); in xfrm_policy_queue_process()
3112 * xfrm_lookup uses an if_id of 0 by default, and is provided for
3273 struct dst_entry *xfrm_lookup(struct net *net, struct dst_entry *dst_orig, in xfrm_lookup() function
3279 EXPORT_SYMBOL(xfrm_lookup); variable
3288 struct dst_entry *dst = xfrm_lookup(net, dst_orig, fl, sk, in xfrm_lookup_route()
3795 dst = xfrm_lookup(net, skb_dst(skb), &fl, NULL, XFRM_LOOKUP_QUEUE); in __xfrm_route_forward()
/kernel/linux/linux-5.10/net/netfilter/
H A Dnf_nat_core.c171 dst = xfrm_lookup(net, dst, &fl, sk, 0); in nf_xfrm_me_harder()
H A Dnf_synproxy_core.c863 dst = xfrm_lookup(net, dst, flowi6_to_flowi(&fl6), NULL, 0); in synproxy_send_tcp_ipv6()
/kernel/linux/linux-6.6/net/netfilter/
H A Dnf_nat_proto.c684 dst = xfrm_lookup(net, dst, &fl, sk, 0); in nf_xfrm_me_harder()
H A Dnf_synproxy_core.c840 dst = xfrm_lookup(net, dst, flowi6_to_flowi(&fl6), NULL, 0); in synproxy_send_tcp_ipv6()
/kernel/linux/linux-5.10/net/netfilter/ipvs/
H A Dip_vs_xmit.c450 dst = xfrm_lookup(net, dst, flowi6_to_flowi(&fl6), NULL, 0); in __ip_vs_route_output_v6()
/kernel/linux/linux-6.6/net/netfilter/ipvs/
H A Dip_vs_xmit.c450 dst = xfrm_lookup(net, dst, flowi6_to_flowi(&fl6), NULL, 0); in __ip_vs_route_output_v6()

Completed in 39 milliseconds

12