Home
last modified time | relevance | path

Searched refs:xfrm_policy (Results 1 – 4 of 4) sorted by relevance

/include/net/
Dxfrm.h341 void km_policy_notify(struct xfrm_policy *xp, int dir,
347 struct xfrm_policy *pol);
498 struct xfrm_policy { struct
531 static inline struct net *xp_net(const struct xfrm_policy *xp) in xp_net() argument
571 int (*acquire)(struct xfrm_state *x, struct xfrm_tmpl *, struct xfrm_policy *xp);
572 struct xfrm_policy *(*compile_policy)(struct sock *sk, int opt, u8 *data, int len, int *dir);
574 int (*notify_policy)(struct xfrm_policy *x, int dir, const struct km_event *c);
699 void xfrm_audit_policy_add(struct xfrm_policy *xp, int result, bool task_valid);
700 void xfrm_audit_policy_delete(struct xfrm_policy *xp, int result,
715 static inline void xfrm_audit_policy_add(struct xfrm_policy *xp, int result, in xfrm_audit_policy_add()
[all …]
Dsock.h424 struct xfrm_policy __rcu *sk_policy[2];
/include/linux/
Dsecurity.h175 struct xfrm_policy;
1671 struct xfrm_policy *xp,
1726 struct xfrm_policy *xp, in security_xfrm_state_pol_flow_match()
Dlsm_hook_defs.h358 struct xfrm_policy *xp, const struct flowi_common *flic)