Home
last modified time | relevance | path

Searched refs:BIOCGDLT (Results 1 – 25 of 4063) sorted by relevance

12345678910>>...163

/dports/net/tcpview/tcpview-1.0/net/
H A Dbpf.h102 #define BIOCGDLT _IOR(B,106, u_int) macro
116 #define BIOCGDLT _IOR('B',106, u_int) macro
/dports/net/tcpview/tcpview-1.0/bpf/net/
H A Dbpf.h102 #define BIOCGDLT _IOR(B,106, u_int) macro
116 #define BIOCGDLT _IOR('B',106, u_int) macro
H A Dtags4 BIOCGDLT bpf.h /^#define BIOCGDLT _IOR(B,106, u_int)$/
/dports/security/fragrouter/fragrouter-1.6/Libnet-0.99b/include/
H A Dbpf.h110 #define BIOCGDLT _IOR(B,106, u_int) macro
126 #define BIOCGDLT _IOR('B',106, u_int) macro
/dports/security/fragrouter/fragrouter-1.6/libpcap-0.4/bpf/net/
H A Dbpf.h110 #define BIOCGDLT _IOR(B,106, u_int) macro
126 #define BIOCGDLT _IOR('B',106, u_int) macro
/dports/net/libnet/libnet-1.1.6/include/
H A Dbpf.h115 #define BIOCGDLT _IOR(B,106, u_int) macro
131 #define BIOCGDLT _IOR('B',106, u_int) macro
/dports/net/thcrut/thcrut-1.2.5/Libnet-1.0.2a/include/
H A Dbpf.h110 #define BIOCGDLT _IOR(B,106, u_int) macro
126 #define BIOCGDLT _IOR('B',106, u_int) macro
/dports/security/snort/snort-2.9.18/src/win32/WIN32-Includes/NET/
H A DBpf.h120 #define BIOCGDLT _IOR(B,106, u_int) macro
136 #define BIOCGDLT _IOR('B',106, u_int) macro
/dports/net/tcptrace/tcptrace-508f73a/cygwin-includes/net/
H A Dbpf.h114 #define BIOCGDLT _IOR(B,106, u_int) macro
130 #define BIOCGDLT _IOR('B',106, u_int) macro
/dports/net/scapy/scapy-2.4.5/scapy/arch/bpf/
H A Dconsts.py26 BIOCGDLT = 0x4004426a variable
H A Dsupersocket.py17 from scapy.arch.bpf.consts import BIOCGBLEN, BIOCGDLT, BIOCGSTATS, \
158 ret = fcntl.ioctl(self.ins, BIOCGDLT, struct.pack('I', 0))
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/arch/mingw32-pcap/wpcap/net/
H A Dbpf.h120 #define BIOCGDLT _IOR(B, 106, u_int) macro
136 #define BIOCGDLT _IOR('B', 106, u_int) macro
/dports/emulators/vice/vice-3.5/src/arch/mingw32-pcap/wpcap/net/
H A Dbpf.h120 #define BIOCGDLT _IOR(B, 106, u_int) macro
136 #define BIOCGDLT _IOR('B', 106, u_int) macro
/dports/lang/gcc12-devel/gcc-12-20211205/libgo/
H A Dsysinfo.c299 #ifdef BIOCGDLT
300 BIOCGDLT_val = BIOCGDLT,
/dports/lang/gcc11/gcc-11.2.0/libgo/
H A Dsysinfo.c299 #ifdef BIOCGDLT
300 BIOCGDLT_val = BIOCGDLT,
/dports/lang/gcc11-devel/gcc-11-20211009/libgo/
H A Dsysinfo.c299 #ifdef BIOCGDLT
300 BIOCGDLT_val = BIOCGDLT,
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgo/
H A Dsysinfo.c299 #ifdef BIOCGDLT
300 BIOCGDLT_val = BIOCGDLT,
/dports/net-mgmt/openlldp/openlldp-0.4alpha/src/platform/framehandlers/bpf/
H A Dbpflib.c91 return (ioctl(fd, BIOCGDLT, dl_p)); in bpf_get_data_link()
/dports/net-mgmt/nitpicker/nitpicker-1.2.1/src/
H A Dbpf.c57 ioctl( fd, BIOCGDLT, &dlink ); in bpf_datalink()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/include/net/
H A Dbpf.h104 #define BIOCGDLT _IOR('B',106, u_int) macro
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/sys/linux/include/net/
H A Dbpf.h104 #define BIOCGDLT _IOR('B',106, u_int) macro
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/include/net/
H A Dbpf.h104 #define BIOCGDLT _IOR('B',106, u_int) macro
/dports/net/tcpview/tcpview-1.0/
H A Dpcap-bpf.c181 if (ioctl(if_fd, BIOCGDLT, (caddr_t)linktype) < 0) {
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/syscall/
H A Dbpf_darwin.go45 err := ioctlPtr(fd, BIOCGDLT, unsafe.Pointer(&t))
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/syscall/
H A Dbpf_darwin.go45 err := ioctlPtr(fd, BIOCGDLT, unsafe.Pointer(&t))

12345678910>>...163