Searched refs:skb_completion (Results 1 – 2 of 2) sorted by relevance
131 struct completion skb_completion; member
2577 complete(&po->skb_completion); in tpacket_destruct_skb()2843 reinit_completion(&po->skb_completion); in tpacket_snd()2855 timeo = wait_for_completion_interruptible_timeout(&po->skb_completion, timeo); in tpacket_snd()3416 init_completion(&po->skb_completion); in packet_create()
Completed in 11 milliseconds