Lines Matching refs:xfrm_selector
60 __xfrm4_selector_match(const struct xfrm_selector *sel, const struct flowi *fl) in __xfrm4_selector_match()
73 __xfrm6_selector_match(const struct xfrm_selector *sel, const struct flowi *fl) in __xfrm6_selector_match()
85 int xfrm_selector_match(const struct xfrm_selector *sel, const struct flowi *fl, in xfrm_selector_match()
318 const struct xfrm_selector *sel, in policy_hash_bysel()
532 static inline int selector_cmp(struct xfrm_selector *s1, struct xfrm_selector *s2) in selector_cmp()
536 int len = sizeof(struct xfrm_selector) / sizeof(u32); in selector_cmp()
608 int dir, struct xfrm_selector *sel, in xfrm_policy_bysel_ctx()
879 const struct xfrm_selector *sel = &pol->selector; in xfrm_policy_match()
1546 xfrm_dst_update_parent(struct dst_entry *dst, const struct xfrm_selector *sel) in xfrm_dst_update_parent()
2711 struct xfrm_selector *sel = &xp->selector; in xfrm_audit_common_policyinfo()
2773 static int xfrm_migrate_selector_match(const struct xfrm_selector *sel_cmp, in xfrm_migrate_selector_match()
2774 const struct xfrm_selector *sel_tgt) in xfrm_migrate_selector_match()
2794 static struct xfrm_policy * xfrm_migrate_policy_find(const struct xfrm_selector *sel, in xfrm_migrate_policy_find()
2934 int xfrm_migrate(const struct xfrm_selector *sel, u8 dir, u8 type, in xfrm_migrate()