Searched refs:policy_count (Results 1 – 2 of 2) sorted by relevance
43 unsigned int policy_count[XFRM_POLICY_MAX * 2]; member
1060 return (!net->xfrm.policy_count[dir] && !skb->sp) || in __xfrm_policy_check2()1114 return !net->xfrm.policy_count[XFRM_POLICY_OUT] || in xfrm_route_forward()