Searched refs:__packet_get_status (Results 1 - 1 of 1) sorted by relevance

/linux-master/net/packet/
H A Daf_packet.c404 /* WRITE_ONCE() are paired with READ_ONCE() in __packet_get_status */
428 static int __packet_get_status(const struct packet_sock *po, void *frame) function
528 if (status != __packet_get_status(po, h.raw))
2881 if (err && __packet_get_status(po, ph) ==

Completed in 108 milliseconds