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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/
H A Ddl2k.c51 static int copy_thresh; variable
66 MODULE_PARM (copy_thresh, "i");
847 if (pkt_len > copy_thresh) {
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/packet/
H A Daf_packet.c198 int copy_thresh; member in struct:packet_opt
570 if (po->copy_thresh &&
1310 sk->protinfo.af_packet->copy_thresh = val;

Completed in 37 milliseconds