Home
last modified time | relevance | path

Searched defs:data_flag (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/libpcap/pcap/
H A Dusb.h87 char data_flag; /*if !=0 no urb data is present*/ member
112 char data_flag; /*if !=0 no urb data is present*/ member
/freebsd/contrib/tcpdump/
H A Dprint-usb.c83 nd_uint8_t data_flag; /*if !=0 no urb data is present*/ member
108 nd_uint8_t data_flag; /*if !=0 no urb data is present*/ member
/freebsd/sys/dev/cxgbe/cudbg/
H A Dcudbg_flash_utils.c326 int cudbg_read_flash(void *handle, void *data, u32 size, int data_flag) in cudbg_read_flash()