Searched refs:hold_queue (Results 1 – 2 of 2) sorted by relevance
1424 if (skb_queue_empty(&pq->hold_queue)) in xfrm_policy_requeue()1429 spin_lock_bh(&pq->hold_queue.lock); in xfrm_policy_requeue()1437 spin_lock_bh(&pq->hold_queue.lock); in xfrm_policy_requeue()2761 spin_lock(&pq->hold_queue.lock); in xfrm_policy_queue_process()2762 skb = skb_peek(&pq->hold_queue); in xfrm_policy_queue_process()2764 spin_unlock(&pq->hold_queue.lock); in xfrm_policy_queue_process()2775 spin_unlock(&pq->hold_queue.lock); in xfrm_policy_queue_process()2798 spin_lock(&pq->hold_queue.lock); in xfrm_policy_queue_process()2801 spin_unlock(&pq->hold_queue.lock); in xfrm_policy_queue_process()2832 skb_queue_purge(&pq->hold_queue); in xfrm_policy_queue_process()[all …]
484 struct sk_buff_head hold_queue; member
Completed in 15 milliseconds