Home
last modified time | relevance | path

Searched refs:xfrm_selector (Results 1 – 11 of 11) sorted by path

/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dipsec.c1028 struct xfrm_selector *sel = &x->selector; in mlx5e_xfrm_validate_policy()
1091 struct xfrm_selector *sel; in mlx5e_ipsec_build_accel_pol_attrs()
/linux/include/linux/
H A Dsecurity.h187 struct xfrm_selector;
/linux/include/net/
H A Dxfrm.h189 struct xfrm_selector sel;
538 struct xfrm_selector selector;
601 int (*report)(struct net *net, u8 proto, struct xfrm_selector *sel, xfrm_address_t *addr);
602 int (*migrate)(const struct xfrm_selector *sel,
918 bool xfrm_selector_match(const struct xfrm_selector *sel,
1747 struct xfrm_selector *sel,
1768 int km_migrate(const struct xfrm_selector *sel, u8 dir, u8 type,
1777 int xfrm_migrate(const struct xfrm_selector *sel, u8 dir, u8 type,
1786 int km_report(struct net *net, u8 proto, struct xfrm_selector *sel,
/linux/include/uapi/linux/
H A Dxfrm.h50 struct xfrm_selector { struct
380 struct xfrm_selector sel;
426 struct xfrm_selector sel;
443 struct xfrm_selector sel;
451 struct xfrm_selector sel;
475 struct xfrm_selector sel;
/linux/net/ipv6/
H A Dmip6.c203 struct xfrm_selector sel; in mip6_destopt_reject()
/linux/net/key/
H A Daf_key.c2367 struct xfrm_selector sel; in pfkey_spddelete()
2555 struct xfrm_selector sel; in pfkey_migrate()
3464 const struct xfrm_selector *sel) in set_sadb_address()
3548 static int pfkey_send_migrate(const struct xfrm_selector *sel, u8 dir, u8 type, in pfkey_send_migrate()
3659 static int pfkey_send_migrate(const struct xfrm_selector *sel, u8 dir, u8 type, in pfkey_send_migrate()
/linux/net/xfrm/
H A Dxfrm_compat.c24 struct xfrm_selector sel;
33 struct xfrm_selector sel;
48 struct xfrm_selector sel;
H A Dxfrm_hash.h146 static inline unsigned int __sel_hash(const struct xfrm_selector *sel, in __sel_hash()
H A Dxfrm_policy.c214 __xfrm4_selector_match(const struct xfrm_selector *sel, const struct flowi *fl) in __xfrm4_selector_match()
227 __xfrm6_selector_match(const struct xfrm_selector *sel, const struct flowi *fl) in __xfrm6_selector_match()
239 bool xfrm_selector_match(const struct xfrm_selector *sel, const struct flowi *fl, in xfrm_selector_match()
501 const struct xfrm_selector *sel, in policy_hash_bysel()
1423 static inline int selector_cmp(struct xfrm_selector *s1, struct xfrm_selector *s2) in selector_cmp()
1427 int len = sizeof(struct xfrm_selector) / sizeof(u32); in selector_cmp()
1642 u32 if_id, u8 type, int dir, struct xfrm_selector *sel, in __xfrm_policy_bysel_ctx()
1664 u8 type, int dir, struct xfrm_selector *sel, in xfrm_policy_bysel_ctx()
1988 const struct xfrm_selector *sel = &pol->selector; in xfrm_policy_match()
3569 const struct xfrm_selector *sel, in xfrm_selector_inner_icmp_match()
[all …]
H A Dxfrm_state.c902 __xfrm4_init_tempsel(struct xfrm_selector *sel, const struct flowi *fl) in __xfrm4_init_tempsel()
920 __xfrm6_init_tempsel(struct xfrm_selector *sel, const struct flowi *fl) in __xfrm6_init_tempsel()
2488 int km_migrate(const struct xfrm_selector *sel, u8 dir, u8 type, in km_migrate()
2512 int km_report(struct net *net, u8 proto, struct xfrm_selector *sel, xfrm_address_t *addr) in km_report()
H A Dxfrm_user.c3028 const struct xfrm_selector *sel, in build_migrate()
3073 static int xfrm_send_migrate(const struct xfrm_selector *sel, u8 dir, u8 type, in xfrm_send_migrate()
3094 static int xfrm_send_migrate(const struct xfrm_selector *sel, u8 dir, u8 type, in xfrm_send_migrate()
3878 struct xfrm_selector *sel, xfrm_address_t *addr) in build_report()
3903 struct xfrm_selector *sel, xfrm_address_t *addr) in xfrm_send_report()