Home
last modified time | relevance | path

Searched refs:MON_IOCX_MFETCH (Results 1 – 1 of 1) sorted by relevance

/external/libpcap/
Dpcap-usb-linux.c112 #define MON_IOCX_MFETCH _IOWR(MON_IOC_MAGIC, 7, struct mon_bin_mfetch) macro
908 ret = ioctl(handle->fd, MON_IOCX_MFETCH, &fetch); in usb_read_linux_mmap()