Home
last modified time | relevance | path

Searched refs:route_cookie (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/net/ipv6/
H A Dxfrm6_policy.c89 xdst->route_cookie = rt6_get_cookie(rt); in xfrm6_fill_dst()
/OK3568_Linux_fs/kernel/include/net/
H A Dxfrm.h940 u32 route_cookie; member
/OK3568_Linux_fs/kernel/net/xfrm/
H A Dxfrm_policy.c3866 if (!dst_check(xdst->route, xdst->route_cookie)) in xfrm_bundle_ok()