Lines Matching refs:polq
402 skb_queue_head_init(&policy->polq.hold_queue);
404 timer_setup(&policy->polq.hold_timer,
425 if (del_timer(&policy->timer) || del_timer(&policy->polq.hold_timer))
444 if (del_timer(&policy->polq.hold_timer))
446 skb_queue_purge(&policy->polq.hold_queue);
1421 struct xfrm_policy_queue *pq = &old->polq;
1435 pq = &new->polq;
2761 struct xfrm_policy *pol = from_timer(pol, t, polq.hold_timer);
2763 struct xfrm_policy_queue *pq = &pol->polq;
2849 struct xfrm_policy_queue *pq = &pol->polq;