Home
last modified time | relevance | path

Searched refs:BIOCSBLEN (Results 1 – 25 of 3821) sorted by relevance

12345678910>>...153

/dports/net/tcpview/tcpview-1.0/net/
H A Dbpf.h98 #define BIOCSBLEN _IOWR(B,102, u_int) macro
112 #define BIOCSBLEN _IOWR('B',102, u_int) macro
/dports/net/tcpview/tcpview-1.0/bpf/net/
H A Dbpf.h98 #define BIOCSBLEN _IOWR(B,102, u_int) macro
112 #define BIOCSBLEN _IOWR('B',102, u_int) macro
H A Dtags10 BIOCSBLEN bpf.h /^#define BIOCSBLEN _IOWR(B,102, u_int)$/
/dports/security/fragrouter/fragrouter-1.6/Libnet-0.99b/include/
H A Dbpf.h106 #define BIOCSBLEN _IOWR(B,102, u_int) macro
122 #define BIOCSBLEN _IOWR('B',102, u_int) macro
/dports/security/fragrouter/fragrouter-1.6/libpcap-0.4/bpf/net/
H A Dbpf.h106 #define BIOCSBLEN _IOWR(B,102, u_int) macro
122 #define BIOCSBLEN _IOWR('B',102, u_int) macro
/dports/net/libnet/libnet-1.1.6/include/
H A Dbpf.h111 #define BIOCSBLEN _IOWR(B,102, u_int) macro
127 #define BIOCSBLEN _IOWR('B',102, u_int) macro
/dports/net/thcrut/thcrut-1.2.5/Libnet-1.0.2a/include/
H A Dbpf.h106 #define BIOCSBLEN _IOWR(B,102, u_int) macro
122 #define BIOCSBLEN _IOWR('B',102, u_int) macro
/dports/security/snort/snort-2.9.18/src/win32/WIN32-Includes/NET/
H A DBpf.h116 #define BIOCSBLEN _IOWR(B,102, u_int) macro
132 #define BIOCSBLEN _IOWR('B',102, u_int) macro
/dports/net/tcptrace/tcptrace-508f73a/cygwin-includes/net/
H A Dbpf.h110 #define BIOCSBLEN _IOWR(B,102, u_int) macro
126 #define BIOCSBLEN _IOWR('B',102, u_int) macro
/dports/net/scapy/scapy-2.4.5/scapy/arch/bpf/
H A Dconsts.py21 BIOCSBLEN = 0xc0044266 variable
H A Dsupersocket.py18 BIOCIMMEDIATE, BIOCPROMISC, BIOCSBLEN, BIOCSETIF, BIOCSHDRCMPLT, \
67 fcntl.ioctl(self.ins, BIOCSBLEN, struct.pack('I', BPF_BUFFER_LENGTH)) # noqa: E501
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/arch/mingw32-pcap/wpcap/net/
H A Dbpf.h116 #define BIOCSBLEN _IOWR(B, 102, u_int) macro
132 #define BIOCSBLEN _IOWR('B', 102, u_int) macro
/dports/emulators/vice/vice-3.5/src/arch/mingw32-pcap/wpcap/net/
H A Dbpf.h116 #define BIOCSBLEN _IOWR(B, 102, u_int) macro
132 #define BIOCSBLEN _IOWR('B', 102, u_int) macro
/dports/lang/gcc12-devel/gcc-12-20211205/libgo/
H A Dsysinfo.c320 #ifdef BIOCSBLEN
321 BIOCSBLEN_val = BIOCSBLEN,
/dports/lang/gcc11/gcc-11.2.0/libgo/
H A Dsysinfo.c320 #ifdef BIOCSBLEN
321 BIOCSBLEN_val = BIOCSBLEN,
/dports/lang/gcc11-devel/gcc-11-20211009/libgo/
H A Dsysinfo.c320 #ifdef BIOCSBLEN
321 BIOCSBLEN_val = BIOCSBLEN,
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgo/
H A Dsysinfo.c320 #ifdef BIOCSBLEN
321 BIOCSBLEN_val = BIOCSBLEN,
/dports/net-mgmt/nitpicker/nitpicker-1.2.1/src/
H A Dbpf.c89 ioctl(fd, BIOCSBLEN, &v); in bpf_open()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/include/net/
H A Dbpf.h100 #define BIOCSBLEN _IOWR('B',102, u_int) macro
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/sys/linux/include/net/
H A Dbpf.h100 #define BIOCSBLEN _IOWR('B',102, u_int) macro
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/include/net/
H A Dbpf.h100 #define BIOCSBLEN _IOWR('B',102, u_int) macro
/dports/net-mgmt/lldpd/lldpd-1.0.8/src/daemon/
H A Dpriv-bsd.c58 if (ioctl(*fd, BIOCSBLEN, (caddr_t)&required) < 0) { in asroot_iface_init_os()
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/syscall/
H A Dbpf_darwin.go35 err := ioctlPtr(fd, BIOCSBLEN, unsafe.Pointer(&l))
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/syscall/
H A Dbpf_darwin.go35 err := ioctlPtr(fd, BIOCSBLEN, unsafe.Pointer(&l))
/dports/lang/gcc11/gcc-11.2.0/libgo/go/syscall/
H A Dbpf_darwin.go35 err := ioctlPtr(fd, BIOCSBLEN, unsafe.Pointer(&l))

12345678910>>...153