Lines Matching refs:xfrm_selector
63 __xfrm4_selector_match(const struct xfrm_selector *sel, const struct flowi *fl) in __xfrm4_selector_match()
76 __xfrm6_selector_match(const struct xfrm_selector *sel, const struct flowi *fl) in __xfrm6_selector_match()
88 bool xfrm_selector_match(const struct xfrm_selector *sel, const struct flowi *fl, in xfrm_selector_match()
377 const struct xfrm_selector *sel, in policy_hash_bysel()
691 static inline int selector_cmp(struct xfrm_selector *s1, struct xfrm_selector *s2) in selector_cmp()
695 int len = sizeof(struct xfrm_selector) / sizeof(u32); in selector_cmp()
815 int dir, struct xfrm_selector *sel, in xfrm_policy_bysel_ctx()
1074 const struct xfrm_selector *sel = &pol->selector; in xfrm_policy_match()
1794 const struct xfrm_selector *sel) in xfrm_dst_update_parent()
3093 struct xfrm_selector *sel = &xp->selector; in xfrm_audit_common_policyinfo()
3154 static bool xfrm_migrate_selector_match(const struct xfrm_selector *sel_cmp, in xfrm_migrate_selector_match()
3155 const struct xfrm_selector *sel_tgt) in xfrm_migrate_selector_match()
3175 static struct xfrm_policy *xfrm_migrate_policy_find(const struct xfrm_selector *sel, in xfrm_migrate_policy_find()
3315 int xfrm_migrate(const struct xfrm_selector *sel, u8 dir, u8 type, in xfrm_migrate()