Home
last modified time | relevance | path

Searched refs:PACKET_TIMESTAMP (Results 1 – 25 of 2648) sorted by relevance

12345678910>>...106

/dports/lang/zig/zig-0.9.0/lib/libc/include/generic-glibc/netpacket/
H A Dpacket.h60 #define PACKET_TIMESTAMP 17 macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/generic-glibc/netpacket/
H A Dpacket.h60 #define PACKET_TIMESTAMP 17 macro
/dports/devel/emscripten/emscripten-2.0.3/system/include/libc/netpacket/
H A Dpacket.h45 #define PACKET_TIMESTAMP 17 macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/wasm-wasi-musl/netpacket/
H A Dpacket.h45 #define PACKET_TIMESTAMP 17 macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/wasi/libc-top-half/musl/include/netpacket/
H A Dpacket.h45 #define PACKET_TIMESTAMP 17 macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/musl/include/netpacket/
H A Dpacket.h45 #define PACKET_TIMESTAMP 17 macro
/dports/devel/wasi-libc/wasi-libc-ad5133410f66b93a2381db5b542aad5e0964db96/libc-top-half/musl/include/netpacket/
H A Dpacket.h45 #define PACKET_TIMESTAMP 17 macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/generic-musl/netpacket/
H A Dpacket.h45 #define PACKET_TIMESTAMP 17 macro
/dports/lang/zig/zig-0.9.0/lib/libc/wasi/libc-top-half/musl/include/netpacket/
H A Dpacket.h45 #define PACKET_TIMESTAMP 17 macro
/dports/lang/zig/zig-0.9.0/lib/libc/musl/include/netpacket/
H A Dpacket.h45 #define PACKET_TIMESTAMP 17 macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/generic-musl/netpacket/
H A Dpacket.h45 #define PACKET_TIMESTAMP 17 macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/wasm-wasi-musl/netpacket/
H A Dpacket.h45 #define PACKET_TIMESTAMP 17 macro
/dports/devel/tinygo/tinygo-0.14.1/lib/wasi-libc/libc-top-half/musl/include/netpacket/
H A Dpacket.h45 #define PACKET_TIMESTAMP 17 macro
/dports/benchmarks/stress-ng/stress-ng-0.13.09/
H A Dstress-rawpkt.c146 #if defined(PACKET_TIMESTAMP) in stress_rawpkt_getsockopts()
151 (void)getsockopt(fd, SOL_PACKET, PACKET_TIMESTAMP, &val, &len); in stress_rawpkt_getsockopts()
/dports/net-mgmt/lldpd/lldpd-1.0.8/include/linux/
H A Dif_packet.h54 #define PACKET_TIMESTAMP 17 macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/uapi/linux/
H A Dif_packet.h55 #define PACKET_TIMESTAMP 17 macro
/dports/multimedia/libv4l/linux-5.13-rc2/include/uapi/linux/
H A Dif_packet.h55 #define PACKET_TIMESTAMP 17 macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-linux-any/linux/
H A Dif_packet.h55 #define PACKET_TIMESTAMP 17 macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-linux-any/linux/
H A Dif_packet.h55 #define PACKET_TIMESTAMP 17 macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/uapi/linux/
H A Dif_packet.h55 #define PACKET_TIMESTAMP 17 macro
/dports/multimedia/libv4l/linux-5.13-rc2/Documentation/networking/
H A Dpacket_mmap.rst1024 PACKET_TIMESTAMP chapter
1027 The PACKET_TIMESTAMP setting determines the source of the timestamp in
1034 PACKET_TIMESTAMP accepts the same integer bit field as SO_TIMESTAMPING::
1037 setsockopt(fd, SOL_PACKET, PACKET_TIMESTAMP, (void *) &req, sizeof(req))
1050 RX_RING, if neither is set (i.e. PACKET_TIMESTAMP is not set), then a
/dports/multimedia/v4l-utils/linux-5.13-rc2/Documentation/networking/
H A Dpacket_mmap.rst1024 PACKET_TIMESTAMP chapter
1027 The PACKET_TIMESTAMP setting determines the source of the timestamp in
1034 PACKET_TIMESTAMP accepts the same integer bit field as SO_TIMESTAMPING::
1037 setsockopt(fd, SOL_PACKET, PACKET_TIMESTAMP, (void *) &req, sizeof(req))
1050 RX_RING, if neither is set (i.e. PACKET_TIMESTAMP is not set), then a
/dports/multimedia/v4l_compat/linux-5.13-rc2/Documentation/networking/
H A Dpacket_mmap.rst1024 PACKET_TIMESTAMP chapter
1027 The PACKET_TIMESTAMP setting determines the source of the timestamp in
1034 PACKET_TIMESTAMP accepts the same integer bit field as SO_TIMESTAMPING::
1037 setsockopt(fd, SOL_PACKET, PACKET_TIMESTAMP, (void *) &req, sizeof(req))
1050 RX_RING, if neither is set (i.e. PACKET_TIMESTAMP is not set), then a
/dports/net/libpcap/libpcap-1.10.1/
H A Dpcap-linux.c321 #if defined(HAVE_LINUX_NET_TSTAMP_H) && defined(PACKET_TIMESTAMP)
351 #if defined(HAVE_LINUX_NET_TSTAMP_H) && defined(PACKET_TIMESTAMP) in pcap_create_interface()
3095 #if defined(HAVE_LINUX_NET_TSTAMP_H) && defined(PACKET_TIMESTAMP) in create_ring()
3181 if (setsockopt(handle->fd, SOL_PACKET, PACKET_TIMESTAMP, in create_ring()
4650 #if defined(HAVE_LINUX_NET_TSTAMP_H) && defined(PACKET_TIMESTAMP)
/dports/security/nmap/nmap-7.91/libpcap/
H A Dpcap-linux.c474 #if defined(HAVE_LINUX_NET_TSTAMP_H) && defined(PACKET_TIMESTAMP)
508 #if defined(HAVE_LINUX_NET_TSTAMP_H) && defined(PACKET_TIMESTAMP) in pcap_create_interface()
4648 #if defined(HAVE_LINUX_NET_TSTAMP_H) && defined(PACKET_TIMESTAMP)
4734 if (setsockopt(handle->fd, SOL_PACKET, PACKET_TIMESTAMP,
6550 #if defined(HAVE_LINUX_NET_TSTAMP_H) && defined(PACKET_TIMESTAMP)

12345678910>>...106