| /Linux-v5.10/include/net/ |
| D | ip6_route.h | 104 static inline void ip6_rt_put_flags(struct rt6_info *rt, int flags) in ip6_rt_put_flags() 113 struct rt6_info *ip6_pol_route(struct net *net, struct fib6_table *table, 151 struct rt6_info *rt6_lookup(struct net *net, const struct in6_addr *daddr, 165 struct rt6_info *ip6_dst_alloc(struct net *net, struct net_device *dev, 210 void rt6_uncached_list_add(struct rt6_info *rt); 211 void rt6_uncached_list_del(struct rt6_info *rt); 213 static inline const struct rt6_info *skb_rt6_info(const struct sk_buff *skb) in skb_rt6_info() 216 const struct rt6_info *rt6 = NULL; in skb_rt6_info() 219 rt6 = container_of(dst, struct rt6_info, dst); in skb_rt6_info() 233 np->dst_cookie = rt6_get_cookie((struct rt6_info *)dst); in ip6_dst_store() [all …]
|
| D | ip6_fib.h | 38 struct rt6_info; 143 struct rt6_info *rt6i; 159 struct rt6_info * __percpu *rt6i_pcpu; 205 struct rt6_info { struct 228 struct rt6_info *rt6; argument 241 return ((struct rt6_info *)dst)->rt6i_idev; in ip6_dst_idev() 292 static inline u32 rt6_get_cookie(const struct rt6_info *rt) in rt6_get_cookie() 311 static inline void ip6_rt_put(struct rt6_info *rt) in ip6_rt_put() 316 BUILD_BUG_ON(offsetof(struct rt6_info, dst) != 0); in ip6_rt_put() 417 typedef struct rt6_info *(*pol_lookup_t)(struct net *, [all …]
|
| D | ipv6.h | 997 struct rt6_info *rt, unsigned int flags); 1013 struct rt6_info *rt, unsigned int flags,
|
| /Linux-v5.10/net/ipv6/ |
| D | route.c | 111 static struct rt6_info *rt6_find_cached_rt(const struct fib6_result *res, 134 void rt6_uncached_list_add(struct rt6_info *rt) in rt6_uncached_list_add() 145 void rt6_uncached_list_del(struct rt6_info *rt) in rt6_uncached_list_del() 168 struct rt6_info *rt; in rt6_uncached_list_flush_dev() 221 const struct rt6_info *rt = container_of(dst, struct rt6_info, dst); in ip6_dst_neigh_lookup() 230 struct rt6_info *rt = (struct rt6_info *)dst; in ip6_confirm_neigh() 304 static const struct rt6_info ip6_null_entry_template = { 318 static const struct rt6_info ip6_prohibit_entry_template = { 330 static const struct rt6_info ip6_blk_hole_entry_template = { 344 static void rt6_info_init(struct rt6_info *rt) in rt6_info_init() [all …]
|
| D | ip6_output.c | 111 nexthop = rt6_nexthop((struct rt6_info *)dst, &ipv6_hdr(skb)->daddr); in ip6_finish_output2() 504 struct rt6_info *rt; in ip6_forward() 511 rt = (struct rt6_info *) dst; in ip6_forward() 765 struct rt6_info *rt = (struct rt6_info *)skb_dst(skb); in ip6_fragment() 957 struct rt6_info *rt; in ip6_sk_dst_check() 967 rt = (struct rt6_info *)dst; in ip6_sk_dst_check() 1004 struct rt6_info *rt; in ip6_dst_lookup_tail() 1020 struct rt6_info *rt; in ip6_dst_lookup_tail() 1025 rt = (*dst)->error ? NULL : (struct rt6_info *)*dst; in ip6_dst_lookup_tail() 1066 rt = (struct rt6_info *) *dst; in ip6_dst_lookup_tail() [all …]
|
| D | icmp.c | 221 struct rt6_info *rt = (struct rt6_info *)dst; in icmpv6_xrlim_allow() 247 struct rt6_info *rt = (struct rt6_info *)dst; in icmpv6_rt_has_prefsrc() 431 const struct rt6_info *rt6 = skb_rt6_info(skb); in icmp6_dev() 621 &ipc6, &fl6, (struct rt6_info *)dst, in icmp6_send() 657 struct rt6_info *rt; in ip6_err_gen_icmpv6_unreach() 796 (struct rt6_info *)dst, MSG_DONTWAIT)) { in icmpv6_echo_reply()
|
| D | ping.c | 58 struct rt6_info *rt; in ping_v6_sendmsg() 123 rt = (struct rt6_info *) dst; in ping_v6_sendmsg()
|
| D | xfrm6_policy.c | 74 struct rt6_info *rt = (struct rt6_info *)xdst->route; in xfrm6_fill_dst()
|
| D | fib6_rules.c | 113 struct rt6_info *rt; in fib6_rule_lookup() 200 struct rt6_info *rt = NULL; in __fib6_rule_action() 273 struct rt6_info *rt = res->rt6; in fib6_rule_suppress()
|
| D | raw.c | 627 struct rt6_info *rt = (struct rt6_info *)*dstp; in rawv6_send_hdrinc() 950 len, 0, &ipc6, &fl6, (struct rt6_info *)dst, in rawv6_sendmsg()
|
| D | udp.c | 869 const struct rt6_info *rt = (const struct rt6_info *)dst; in udp6_sk_rx_dst_set() 1527 &fl6, (struct rt6_info *)dst, in udpv6_sendmsg() 1553 &ipc6, &fl6, (struct rt6_info *)dst, in udpv6_sendmsg()
|
| /Linux-v5.10/include/net/netns/ |
| D | ipv6.h | 72 struct rt6_info *ip6_null_entry; 89 struct rt6_info *ip6_prohibit_entry; 90 struct rt6_info *ip6_blk_hole_entry;
|
| /Linux-v5.10/net/ipv6/ila/ |
| D | ila_lwt.c | 41 struct rt6_info *rt = (struct rt6_info *)orig_dst; in ila_output() 73 fl6.daddr = *rt6_nexthop((struct rt6_info *)orig_dst, in ila_output()
|
| /Linux-v5.10/net/netfilter/ipvs/ |
| D | ip_vs_xmit.c | 159 static inline int __ip_vs_is_local_route6(struct rt6_info *rt) in __ip_vs_is_local_route6() 183 (struct rt6_info *)skb_dst(skb)); in crosses_local_route_boundary() 476 struct rt6_info *rt; /* Route to the other host */ in __ip_vs_get_out_rt_v6() 484 rt = (struct rt6_info *) dest_dst->dst_cache; in __ip_vs_get_out_rt_v6() 504 rt = (struct rt6_info *) dst; in __ip_vs_get_out_rt_v6() 520 rt = (struct rt6_info *) dst; in __ip_vs_get_out_rt_v6() 856 struct rt6_info *rt; /* Route to the other host */ in ip_vs_nat_xmit_v6() 879 rt = (struct rt6_info *) skb_dst(skb); in ip_vs_nat_xmit_v6() 1288 struct rt6_info *rt; /* Route to the other host */ in ip_vs_tunnel_xmit_v6() 1314 rt = (struct rt6_info *) skb_dst(skb); in ip_vs_tunnel_xmit_v6() [all …]
|
| /Linux-v5.10/net/ipv6/netfilter/ |
| D | nft_fib_ipv6.c | 59 struct rt6_info *rt; in __nft_fib6_eval_type() 150 struct rt6_info *rt; in nft_fib6_eval()
|
| D | ip6t_rpfilter.c | 35 struct rt6_info *rt; in rpfilter_lookup_reverse6()
|
| /Linux-v5.10/net/mpls/ |
| D | mpls_iptunnel.c | 46 struct rt6_info *rt6 = NULL; in mpls_xmit() 95 rt6 = (struct rt6_info *)dst; in mpls_xmit()
|
| /Linux-v5.10/drivers/net/ |
| D | vrf.c | 111 struct rt6_info __rcu *rt6; 651 nexthop = rt6_nexthop((struct rt6_info *)dst, &ipv6_hdr(skb)->daddr); in vrf_finish_output6() 687 struct rt6_info *rt6; in vrf_ip6_out_redirect() 786 struct rt6_info *rt6 = rtnl_dereference(vrf->rt6); in vrf_rt6_release() 810 struct rt6_info *rt6; in vrf_rt6_create() 1274 static struct rt6_info *vrf_ip6_route_lookup(struct net *net, in vrf_ip6_route_lookup() 1299 struct rt6_info *rt6; in vrf_ip6_input_dst() 1426 struct rt6_info *rt; in vrf_link_scope_lookup()
|
| /Linux-v5.10/net/core/ |
| D | dst_cache.c | 115 rt6_get_cookie((struct rt6_info *)dst)); in dst_cache_set_ip6()
|
| /Linux-v5.10/drivers/s390/net/ |
| D | qeth_core.h | 984 struct rt6_info *rt; in qeth_dst_check_rcu() 986 rt = (struct rt6_info *) dst; in qeth_dst_check_rcu() 1003 struct rt6_info *rt = (struct rt6_info *) dst; in qeth_next_hop_v6_rcu()
|
| /Linux-v5.10/net/netfilter/ |
| D | nft_rt.c | 83 memcpy(dest, rt6_nexthop((struct rt6_info *)dst, in nft_rt_get_eval()
|
| D | xt_addrtype.c | 37 struct rt6_info *rt; in match_lookup_rt6()
|
| D | nf_flow_table_ip.c | 495 struct rt6_info *rt; in nf_flow_offload_ipv6_hook() 509 rt = (struct rt6_info *)flow->tuplehash[dir].tuple.dst_cache; in nf_flow_offload_ipv6_hook()
|
| /Linux-v5.10/drivers/infiniband/core/ |
| D | addr.c | 351 struct rt6_info *rt6; in has_gateway() 358 rt6 = container_of(dst, struct rt6_info, dst); in has_gateway()
|
| /Linux-v5.10/net/bluetooth/ |
| D | 6lowpan.c | 164 struct rt6_info *rt = (struct rt6_info *)skb_dst(skb); in peer_lookup_dst()
|