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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/mon/
H A Dmon_bin.c40 #define MON_IOCX_MFETCH _IOWR(MON_IOC_MAGIC, 7, struct mon_bin_mfetch)
124 struct mon_bin_mfetch { struct
1028 struct mon_bin_mfetch mfetch;
1029 struct mon_bin_mfetch __user *uptr;
1031 uptr = (struct mon_bin_mfetch __user *)arg;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/
H A Dpcap-usb-linux.c102 struct mon_bin_mfetch { struct
116 #define MON_IOCX_MFETCH _IOWR(MON_IOC_MAGIC, 7, struct mon_bin_mfetch)
824 struct mon_bin_mfetch fetch;

Completed in 102 milliseconds