Lines Matching defs:npols
2557 xfrm_tmpl_resolve(struct xfrm_policy **pols, int npols, const struct flowi *fl,
2561 struct xfrm_state **tpp = (npols > 1) ? tp : xfrm;
2567 for (i = 0; i < npols; i++) {
2582 if (npols > 1)
3682 int npols = 0;
3779 npols++;
3794 npols++;
3811 for (pi = 0; pi < npols; pi++) {
3826 if (npols > 1) {
3856 xfrm_pols_put(pols, npols);
3866 xfrm_pols_put(pols, npols);