Home
last modified time | relevance | path

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

/Linux-v5.15/net/xfrm/
Dxfrm_policy.c221 bool xfrm_selector_match(const struct xfrm_selector *sel, const struct flowi *fl, in xfrm_selector_match() function
1902 match = xfrm_selector_match(sel, fl, family); in xfrm_policy_match()
2174 match = xfrm_selector_match(&pol->selector, fl, family); in xfrm_sk_policy_lookup()
3527 if (!xfrm_selector_match(&x->sel, &fl, family)) { in __xfrm_policy_check()
Dxfrm_state.c1046 !xfrm_selector_match(&x->sel, fl, family))) || in xfrm_state_look_at()
1062 xfrm_selector_match(&x->sel, fl, family))) && in xfrm_state_look_at()
/Linux-v5.15/include/net/
Dxfrm.h883 bool xfrm_selector_match(const struct xfrm_selector *sel,