Searched refs:copy_thresh (Results 1 – 4 of 4) sorted by relevance
112 int copy_thresh; member
19 pinfo.pdi_copy_thresh = po->copy_thresh; in pdiag_put_info()
2220 if (po->copy_thresh && in tpacket_rcv()3664 pkt_sk(sk)->copy_thresh = val; in packet_setsockopt()
35 static int copy_thresh; variable50 module_param(copy_thresh, int, 0);963 if (pkt_len > copy_thresh) { in receive_packet()