Home
last modified time | relevance | path

Searched refs:packet_read_pending (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/net/packet/
Daf_packet.c1213 static unsigned int packet_read_pending(const struct packet_ring_buffer *rb) in packet_read_pending() function
2531 if (!packet_read_pending(&po->tx_ring)) in tpacket_destruct_skb()
2908 (need_wait && packet_read_pending(&po->tx_ring)))); in tpacket_snd()
4410 if (packet_read_pending(rb)) in packet_set_ring()