Searched refs:hold_queue (Results 1 – 2 of 2) sorted by relevance
1427 if (skb_queue_empty(&pq->hold_queue)) in xfrm_policy_requeue()1432 spin_lock_bh(&pq->hold_queue.lock); in xfrm_policy_requeue()1440 spin_lock_bh(&pq->hold_queue.lock); in xfrm_policy_requeue()2842 spin_lock(&pq->hold_queue.lock); in xfrm_policy_queue_process()2843 skb = skb_peek(&pq->hold_queue); in xfrm_policy_queue_process()2845 spin_unlock(&pq->hold_queue.lock); in xfrm_policy_queue_process()2856 spin_unlock(&pq->hold_queue.lock); in xfrm_policy_queue_process()2879 spin_lock(&pq->hold_queue.lock); in xfrm_policy_queue_process()2882 spin_unlock(&pq->hold_queue.lock); in xfrm_policy_queue_process()2913 skb_queue_purge(&pq->hold_queue); in xfrm_policy_queue_process()[all …]
509 struct sk_buff_head hold_queue; member
Completed in 21 milliseconds