Home
last modified time | relevance | path

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

/linux/net/core/
H A Ddst_cache.c132 rt6_get_cookie(dst_rt6_info(dst))); in dst_cache_set_ip6()
/linux/net/ipv6/
H A Dxfrm6_policy.c98 xdst->route_cookie = rt6_get_cookie(rt); in xfrm6_fill_dst()
H A Dtcp_ipv6.c104 sk->sk_rx_dst_cookie = rt6_get_cookie(dst_rt6_info(dst)); in inet6_sk_rx_dst_set()
/linux/include/net/
H A Dip6_fib.h299 static inline u32 rt6_get_cookie(const struct rt6_info *rt) in rt6_get_cookie() function
/linux/net/netfilter/
H A Dnf_flow_table_core.c82 return rt6_get_cookie(dst_rt6_info(flow_tuple->dst_cache)); in flow_offload_dst_cookie()
/linux/drivers/s390/net/
H A Dqeth_core.h962 dst = dst_check(dst, rt6_get_cookie(rt)); in qeth_dst_check_rcu()
/linux/net/sctp/
H A Dipv6.c422 t->dst_cookie = rt6_get_cookie(rt); in sctp_v6_get_dst()
/linux/net/xfrm/
H A Dxfrm_policy.c2639 path->path_cookie = rt6_get_cookie(dst_rt6_info(dst)); in xfrm_init_path()