Searched refs:DLT_USB_LINUX (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/contrib/tcpdump/
H A Dprint-usb.c33 #if defined(HAVE_PCAP_USB_H) && defined(DLT_USB_LINUX)
175 #endif /* defined(HAVE_PCAP_USB_H) && defined(DLT_USB_LINUX) */
H A Dprint.c103 #ifdef DLT_USB_LINUX
104 { usb_linux_48_byte_print, DLT_USB_LINUX},
105 #endif /* DLT_USB_LINUX */
/freebsd-11-stable/sys/net/
H A Ddlt.h672 * useful information - and was abandoned in favor of the DLT_USB_LINUX
703 #define DLT_USB_LINUX 189 macro
/freebsd-11-stable/contrib/libpcap/pcap/
H A Ddlt.h670 * useful information - and was abandoned in favor of the DLT_USB_LINUX
701 #define DLT_USB_LINUX 189 macro
/freebsd-11-stable/contrib/libpcap/
H A Dpcap-common.c424 * useful information - and was abandoned in favor of the DLT_USB_LINUX
1344 * The DLT_USB_LINUX and DLT_USB_LINUX_MMAPPED headers are in host
1348 * When reading a DLT_USB_LINUX or DLT_USB_LINUX_MMAPPED capture file,
1572 case DLT_USB_LINUX:
H A Dpcap-usb-linux.c618 handle->linktype = DLT_USB_LINUX;
H A Dgencode.c3580 case DLT_USB_LINUX:

Completed in 146 milliseconds