Searched refs:copy_thresh (Results 1 – 4 of 4) sorted by relevance
111 int copy_thresh; member
20 pinfo.pdi_copy_thresh = READ_ONCE(po->copy_thresh); in pdiag_put_info()
2314 if (READ_ONCE(po->copy_thresh) && in tpacket_rcv()3853 WRITE_ONCE(pkt_sk(sk)->copy_thresh, val); in packet_setsockopt()4108 val = READ_ONCE(pkt_sk(sk)->copy_thresh); in packet_getsockopt()
27 static int copy_thresh; variable42 module_param(copy_thresh, int, 0);975 if (pkt_len <= copy_thresh) in receive_packet()