Searched refs:xfrm_policy_sk_bundles (Results 1 – 1 of 1) sorted by relevance
46 static struct dst_entry *xfrm_policy_sk_bundles; variable2091 xdst->u.dst.next = xfrm_policy_sk_bundles; in xfrm_lookup()2092 xfrm_policy_sk_bundles = &xdst->u.dst; in xfrm_lookup()2550 head = xfrm_policy_sk_bundles; in __xfrm_garbage_collect()2551 xfrm_policy_sk_bundles = NULL; in __xfrm_garbage_collect()