Home
last modified time | relevance | path

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

/linux/net/xfrm/
H A Dxfrm_policy.c2542 xfrm_tmpl_resolve(struct xfrm_policy **pols, int npols, const struct flowi *fl, in xfrm_tmpl_resolve()
3661 int npols = 0; in __xfrm_policy_check() local
/linux/include/net/
H A Dxfrm.h842 static inline void xfrm_pols_put(struct xfrm_policy **pols, int npols) in xfrm_pols_put()