path_cookie       942 include/net/xfrm.h 	u32 path_cookie;
path_cookie      2502 net/xfrm/xfrm_policy.c 		path->path_cookie = rt6_get_cookie(rt);
path_cookie      3793 net/xfrm/xfrm_policy.c 	if (!dst_check(xfrm_dst_path(dst), ((struct xfrm_dst *)dst)->path_cookie) ||