Home
last modified time | relevance | path

Searched refs:rt6_info (Results 1 – 25 of 42) sorted by relevance

12

/linux/include/net/
H A Dip6_fib.h33 struct rt6_info;
138 struct rt6_info *rt6i;
154 struct rt6_info * __percpu *rt6i_pcpu;
207 struct rt6_info { struct
227 struct rt6_info *rt6; argument
238 #define dst_rt6_info(_ptr) container_of_const(_ptr, struct rt6_info, dst)
299 static inline u32 rt6_get_cookie(const struct rt6_info *rt) in rt6_get_cookie()
318 static inline void ip6_rt_put(struct rt6_info *rt) in ip6_rt_put()
323 BUILD_BUG_ON(offsetof(struct rt6_info, dst) != 0); in ip6_rt_put()
419 typedef struct rt6_info *(*pol_lookup_t)(struct net *,
[all …]
H A Dipv6.h1022 struct rt6_info *rt, unsigned int flags);
1037 struct rt6_info *rt, unsigned int flags,
/linux/net/ipv6/
H A Droute.c115 static struct rt6_info *rt6_find_cached_rt(const struct fib6_result *res,
138 void rt6_uncached_list_add(struct rt6_info *rt) in rt6_uncached_list_add()
149 void rt6_uncached_list_del(struct rt6_info *rt) in rt6_uncached_list_del()
166 struct rt6_info *rt, *safe; in rt6_uncached_list_flush_dev()
228 const struct rt6_info *rt = dst_rt6_info(dst); in ip6_dst_neigh_lookup()
236 const struct rt6_info *rt = dst_rt6_info(dst); in ip6_confirm_neigh()
293 static const struct rt6_info ip6_null_entry_template = {
307 static const struct rt6_info ip6_prohibit_entry_template = {
319 static const struct rt6_info ip6_blk_hole_entry_template = {
333 static void rt6_info_init(struct rt6_info *rt) in rt6_info_init()
[all …]
H A Dip6_output.c601 struct rt6_info *rt; in ip6_forward()
865 struct rt6_info *rt = dst_rt6_info(skb_dst(skb)); in ip6_fragment()
1062 struct rt6_info *rt; in ip6_sk_dst_check()
1110 struct rt6_info *rt; in ip6_dst_lookup_tail()
1126 struct rt6_info *rt; in ip6_dst_lookup_tail()
1321 struct rt6_info *rt, in ip6_append_data_mtu()
1343 struct rt6_info *rt) in ip6_setup_cork()
1441 struct rt6_info *rt = dst_rt6_info(cork->dst); in __ip6_append_data()
1831 struct rt6_info *rt, unsigned int flags) in ip6_append_data()
1902 struct rt6_info *rt = dst_rt6_info(cork->base.dst); in __ip6_make_skb()
[all …]
H A Dfib6_rules.c118 struct rt6_info *rt; in fib6_rule_lookup()
205 struct rt6_info *rt = NULL; in __fib6_rule_action()
283 struct rt6_info *rt = res->rt6; in fib6_rule_suppress()
H A Dxfrm6_policy.c83 struct rt6_info *rt = dst_rt6_info(xdst->route); in xfrm6_fill_dst()
H A Dicmp.c248 struct rt6_info *rt = dst_rt6_info(dst); in icmpv6_rt_has_prefsrc()
429 const struct rt6_info *rt6 = skb_rt6_info(skb); in icmp6_dev()
862 struct rt6_info *rt; in ip6_err_gen_icmpv6_unreach()
H A Danycast.c102 struct rt6_info *rt; in ipv6_sock_ac_join()
H A Dip6_fib.c324 struct rt6_info *rt; in fib6_rule_lookup()
988 struct rt6_info **ppcpu_rt; in __fib6_drop_pcpu_from()
989 struct rt6_info *pcpu_rt; in __fib6_drop_pcpu_from()
H A Dip6_tunnel.c674 struct rt6_info *rt; in ip6ip6_err()
1505 struct rt6_info *rt = rt6_lookup(t->net, in ip6_tnl_link_config()
/linux/include/net/netns/
H A Dipv6.h76 struct rt6_info *ip6_null_entry;
94 struct rt6_info *ip6_prohibit_entry;
95 struct rt6_info *ip6_blk_hole_entry;
/linux/net/ipv6/netfilter/
H A Dnft_fib_ipv6.c64 struct rt6_info *rt; in __nft_fib6_eval_type()
169 struct rt6_info *rt; in nft_fib6_eval()
H A Dip6t_rpfilter.c35 struct rt6_info *rt; in rpfilter_lookup_reverse6()
/linux/drivers/net/
H A Dvrf.c116 struct rt6_info __rcu *rt6;
652 struct rt6_info *rt6; in vrf_ip6_out_redirect()
753 struct rt6_info *rt6 = rtnl_dereference(vrf->rt6); in vrf_rt6_release()
777 struct rt6_info *rt6; in vrf_rt6_create()
1278 static struct rt6_info *vrf_ip6_route_lookup(struct net *net, in vrf_ip6_route_lookup()
1303 struct rt6_info *rt6; in vrf_ip6_input_dst()
1449 struct rt6_info *rt; in vrf_link_scope_lookup()
H A Dgtp.c363 static struct rt6_info *ip6_route_output_gtp(struct net *net, in ip6_route_output_gtp()
381 return (struct rt6_info *)dst; in ip6_route_output_gtp()
997 struct rt6_info *rt6;
1035 struct pdp_ctx *pctx, struct rt6_info *rt6, in gtp_set_pktinfo_ipv6()
1117 struct rt6_info *rt; in gtp_build_skb_outer_ip6()
/linux/net/sched/
H A Dsch_frag.c117 struct rt6_info sch_frag_rt; in sch_fragment()
/linux/net/netfilter/ipvs/
H A Dip_vs_xmit.c151 static inline int __ip_vs_is_local_route6(struct rt6_info *rt) in __ip_vs_is_local_route6()
483 struct rt6_info *rt; /* Route to the other host */ in __ip_vs_get_out_rt_v6()
861 struct rt6_info *rt; /* Route to the other host */ in ip_vs_nat_xmit_v6()
1284 struct rt6_info *rt; /* Route to the other host */ in ip_vs_tunnel_xmit_v6()
1580 struct rt6_info *rt; /* Route to the other host */ in ip_vs_icmp_xmit_v6()
/linux/net/netfilter/
H A Dxt_addrtype.c37 struct rt6_info *rt; in match_lookup_rt6()
/linux/net/mpls/
H A Dmpls_iptunnel.c46 struct rt6_info *rt6 = NULL; in mpls_xmit()
/linux/net/ipv6/ila/
H A Dila_lwt.c41 struct rt6_info *rt = dst_rt6_info(orig_dst); in ila_output()
/linux/drivers/s390/net/
H A Dqeth_core.h957 struct rt6_info *rt; in qeth_dst_check_rcu()
980 struct rt6_info *rt = dst_rt6_info(dst); in qeth_next_hop_v6_rcu()
/linux/drivers/net/ovpn/
H A Dpeer.c427 const struct rt6_info *rt = skb_rt6_info(skb); in ovpn_nexthop_from_skb6()
819 struct rt6_info *rt; in ovpn_nexthop_from_rt6()
/linux/drivers/infiniband/sw/rxe/
H A Drxe_net.c202 rt6_get_cookie((struct rt6_info *)dst); in rxe_find_route()
/linux/drivers/scsi/cxgbi/
H A Dlibcxgbi.c704 static struct rt6_info *find_route_ipv6(const struct in6_addr *saddr, in find_route_ipv6()
716 return (struct rt6_info *)ip6_route_output(&init_net, NULL, &fl); in find_route_ipv6()
726 struct rt6_info *rt = NULL; in cxgbi_check_route6()
/linux/net/bluetooth/
H A D6lowpan.c144 struct rt6_info *rt = dst_rt6_info(skb_dst(skb)); in peer_lookup_dst()

12