Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/packet/
H A Dinternal.h116 int copy_thresh; member
H A Ddiag.c20 pinfo.pdi_copy_thresh = po->copy_thresh; in pdiag_put_info()
H A Daf_packet.c2285 if (po->copy_thresh && in tpacket_rcv()
3799 pkt_sk(sk)->copy_thresh = val; in packet_setsockopt()
/kernel/linux/linux-6.6/net/packet/
H A Dinternal.h116 int copy_thresh; member
H A Ddiag.c20 pinfo.pdi_copy_thresh = po->copy_thresh; in pdiag_put_info()
H A Daf_packet.c2324 if (po->copy_thresh && in tpacket_rcv()
3843 pkt_sk(sk)->copy_thresh = val; in packet_setsockopt()
/kernel/linux/linux-5.10/drivers/net/ethernet/dlink/
H A Ddl2k.c27 static int copy_thresh; variable
42 module_param(copy_thresh, int, 0);
954 if (pkt_len > copy_thresh) { in receive_packet()
/kernel/linux/linux-6.6/drivers/net/ethernet/dlink/
H A Ddl2k.c27 static int copy_thresh; variable
42 module_param(copy_thresh, int, 0);
951 if (pkt_len > copy_thresh) { in receive_packet()

Completed in 17 milliseconds