Home
last modified time | relevance | path

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

/include/net/
Dxfrm.h315 void km_policy_notify(struct xfrm_policy *xp, int dir,
321 struct xfrm_policy *pol);
529 struct xfrm_policy { struct
560 static inline struct net *xp_net(const struct xfrm_policy *xp) in xp_net() argument
601 int (*acquire)(struct xfrm_state *x, struct xfrm_tmpl *, struct xfrm_policy *xp);
602 struct xfrm_policy *(*compile_policy)(struct sock *sk, int opt, u8 *data, int len, int *dir);
604 int (*notify_policy)(struct xfrm_policy *x, int dir, const struct km_event *c);
727 void xfrm_audit_policy_add(struct xfrm_policy *xp, int result, bool task_valid);
728 void xfrm_audit_policy_delete(struct xfrm_policy *xp, int result,
743 static inline void xfrm_audit_policy_add(struct xfrm_policy *xp, int result, in xfrm_audit_policy_add()
[all …]
Dsock.h366 struct xfrm_policy *sk_policy[2];
/include/linux/
Dsecurity.h112 struct xfrm_policy;
1715 struct xfrm_policy *xp,
2923 struct xfrm_policy *xp,
2978 struct xfrm_policy *xp, const struct flowi *fl) in security_xfrm_state_pol_flow_match()