HomeSort by relevance Sort by last modified time
    Searched refs:setup_flag (Results 1 - 2 of 2) sorted by null

  /external/libpcap/pcap/
usb.h 84 char setup_flag;/*if !=0 the urb setup header is not present*/ member in struct:_usb_header
109 char setup_flag;/*if !=0 the urb setup header is not present*/ member in struct:_usb_header_mmapped
  /external/libpcap/
pcap-usb-linux.c 593 uhdr->setup_flag = 0;
596 uhdr->setup_flag = 1;

Completed in 510 milliseconds