Home
last modified time | relevance | path

Searched defs:xfrm_policy (Results 1 – 2 of 2) sorted by relevance

/linux/include/net/
H A Dxfrm.h632 struct xfrm_policy { struct
653 struct xfrm_policy_walk_entry walk; argument
654 struct xfrm_policy_queue polq; argument
668 static inline struct net *xp_net(const struct xfrm_policy *xp) in xp_net() argument
/linux/net/xfrm/
H A Dxfrm_policy.c1898 xfrm_policy_walk(struct net * net,struct xfrm_policy_walk * walk,int (* func)(struct xfrm_policy *,int,int,void *),void * data) xfrm_policy_walk() argument
[all...]