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()
376 const struct xfrm_selector *sel, in policy_hash_bysel()
690 static inline int selector_cmp(struct xfrm_selector *s1, struct xfrm_selector *s2) in selector_cmp()
694 int len = sizeof(struct xfrm_selector) / sizeof(u32); in selector_cmp()
814 int dir, struct xfrm_selector *sel, in xfrm_policy_bysel_ctx()
1071 const struct xfrm_selector *sel = &pol->selector; in xfrm_policy_match()
1775 const struct xfrm_selector *sel) in xfrm_dst_update_parent()
3073 struct xfrm_selector *sel = &xp->selector; in xfrm_audit_common_policyinfo()
3134 static bool xfrm_migrate_selector_match(const struct xfrm_selector *sel_cmp, in xfrm_migrate_selector_match()
3135 const struct xfrm_selector *sel_tgt) in xfrm_migrate_selector_match()
3155 static struct xfrm_policy *xfrm_migrate_policy_find(const struct xfrm_selector *sel, in xfrm_migrate_policy_find()
3294 int xfrm_migrate(const struct xfrm_selector *sel, u8 dir, u8 type, in xfrm_migrate()