Home
last modified time | relevance | path

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

/linux/net/xfrm/
A Dxfrm_policy.c130 struct rb_root root_s; member
720 bin->root_s = RB_ROOT; in xfrm_policy_inexact_alloc_bin()
1088 xfrm_policy_inexact_gc_tree(&b->root_s, net_exit); in __xfrm_policy_inexact_prune_bin()
1091 if (!RB_EMPTY_ROOT(&b->root_d) || !RB_EMPTY_ROOT(&b->root_s) || in __xfrm_policy_inexact_prune_bin()
1141 &bin->root_s, in xfrm_policy_inexact_alloc_chain()
1971 n = xfrm_policy_lookup_inexact_addr(&b->root_s, &b->count, saddr, in xfrm_policy_find_inexact_candidates()

Completed in 11 milliseconds