Searched refs:copy_thresh (Results 1 – 3 of 3) sorted by relevance
117 int copy_thresh; member
20 pinfo.pdi_copy_thresh = READ_ONCE(po->copy_thresh); in pdiag_put_info()
2368 if (READ_ONCE(po->copy_thresh) && in tpacket_rcv()3905 WRITE_ONCE(pkt_sk(sk)->copy_thresh, val); in packet_setsockopt()4160 val = READ_ONCE(pkt_sk(sk)->copy_thresh); in packet_getsockopt()
Completed in 12 milliseconds