Home
last modified time | relevance | path

Searched refs:rt6_get_cookie (Results 1 – 12 of 12) sorted by relevance

/linux/net/core/
A Ddst_cache.c118 rt6_get_cookie(dst_rt6_info(dst))); in dst_cache_set_ip6()
/linux/net/ipv6/
A Dxfrm6_policy.c95 xdst->route_cookie = rt6_get_cookie(rt); in xfrm6_fill_dst()
A Dudp.c914 sk->sk_rx_dst_cookie = rt6_get_cookie(dst_rt6_info(dst)); in udp6_sk_rx_dst_set()
A Dtcp_ipv6.c102 sk->sk_rx_dst_cookie = rt6_get_cookie(dst_rt6_info(dst)); in inet6_sk_rx_dst_set()
/linux/include/net/
A Dip6_route.h237 np->dst_cookie = rt6_get_cookie(dst_rt6_info(dst)); in ip6_dst_store()
A Dip6_fib.h298 static inline u32 rt6_get_cookie(const struct rt6_info *rt) in rt6_get_cookie() function
/linux/drivers/infiniband/sw/rxe/
A Drxe_net.c122 rt6_get_cookie((struct rt6_info *)dst); in rxe_find_route()
/linux/net/netfilter/
A Dnf_flow_table_core.c81 return rt6_get_cookie(dst_rt6_info(flow_tuple->dst_cache)); in flow_offload_dst_cookie()
/linux/drivers/s390/net/
A Dqeth_core.h962 dst = dst_check(dst, rt6_get_cookie(rt)); in qeth_dst_check_rcu()
/linux/net/sctp/
A Dipv6.c419 t->dst_cookie = rt6_get_cookie(rt); in sctp_v6_get_dst()
/linux/net/netfilter/ipvs/
A Dip_vs_xmit.c505 cookie = rt6_get_cookie(rt); in __ip_vs_get_out_rt_v6()
/linux/net/xfrm/
A Dxfrm_policy.c2624 path->path_cookie = rt6_get_cookie(dst_rt6_info(dst)); in xfrm_init_path()

Completed in 42 milliseconds