Searched defs:xfrm_policy (Results 1 – 2 of 2) sorted by relevance
506 struct xfrm_policy { struct525 struct xfrm_policy_walk_entry walk; argument526 struct xfrm_policy_queue polq; argument539 static inline struct net *xp_net(const struct xfrm_policy *xp) in xp_net() argument
1818 int (*func)(struct xfrm_policy *, int, int, void*), in xfrm_policy_walk()