Home
last modified time | relevance | path

Searched refs:SO_PRIORITY (Results 1 – 25 of 3088) sorted by relevance

12345678910>>...124

/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/testing/selftests/bpf/
H A Dbpf_sockopt_helpers.h15 if (bpf_getsockopt(ctx, SOL_SOCKET, SO_PRIORITY, &prio, sizeof(prio))) in get_set_sk_priority()
17 if (bpf_setsockopt(ctx, SOL_SOCKET, SO_PRIORITY, &prio, sizeof(prio))) in get_set_sk_priority()
/dports/multimedia/libv4l/linux-5.13-rc2/tools/testing/selftests/bpf/
H A Dbpf_sockopt_helpers.h15 if (bpf_getsockopt(ctx, SOL_SOCKET, SO_PRIORITY, &prio, sizeof(prio))) in get_set_sk_priority()
17 if (bpf_setsockopt(ctx, SOL_SOCKET, SO_PRIORITY, &prio, sizeof(prio))) in get_set_sk_priority()
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/testing/selftests/bpf/
H A Dbpf_sockopt_helpers.h15 if (bpf_getsockopt(ctx, SOL_SOCKET, SO_PRIORITY, &prio, sizeof(prio))) in get_set_sk_priority()
17 if (bpf_setsockopt(ctx, SOL_SOCKET, SO_PRIORITY, &prio, sizeof(prio))) in get_set_sk_priority()
/dports/security/afl++/AFLplusplus-3.14c/utils/afl_network_proxy/
H A Dafl-network-server.c581 #ifdef SO_PRIORITY in main()
583 if (setsockopt(sock, SOL_SOCKET, SO_PRIORITY, &priority, sizeof(priority)) < in main()
587 if (setsockopt(sock, SOL_SOCKET, SO_PRIORITY, &priority, sizeof(priority)) < in main()
629 #ifdef SO_PRIORITY in main()
631 if (setsockopt(s, SOL_SOCKET, SO_PRIORITY, &priority, sizeof(priority)) < 0) { in main()
634 if (setsockopt(s, SOL_SOCKET, SO_PRIORITY, &priority, sizeof(priority)) < 0) in main()
H A Dafl-network-client.c282 #ifdef SO_PRIORITY in main()
284 if (setsockopt(s, SOL_SOCKET, SO_PRIORITY, &priority, sizeof(priority)) < in main()
288 if (setsockopt(s, SOL_SOCKET, SO_PRIORITY, &priority, in main()
/dports/audio/mumble/mumble-1.3.3/src/
H A DConnection.cpp78 #if defined(SO_PRIORITY) in setToS()
80 …if (getsockopt(static_cast<int>(qtsSocket->socketDescriptor()), SOL_SOCKET, SO_PRIORITY, &val, &op… in setToS()
83 …setsockopt(static_cast<int>(qtsSocket->socketDescriptor()), SOL_SOCKET, SO_PRIORITY, &val, sizeof(… in setToS()
/dports/audio/murmur/mumble-1.3.3/src/
H A DConnection.cpp78 #if defined(SO_PRIORITY) in setToS()
80 …if (getsockopt(static_cast<int>(qtsSocket->socketDescriptor()), SOL_SOCKET, SO_PRIORITY, &val, &op… in setToS()
83 …setsockopt(static_cast<int>(qtsSocket->socketDescriptor()), SOL_SOCKET, SO_PRIORITY, &val, sizeof(… in setToS()
/dports/sysutils/g15daemon/g15daemon-3.0.4/libg15daemon_client/
H A Dg15daemon_net.c47 #ifndef SO_PRIORITY
48 #define SO_PRIORITY 12
120 setsockopt(g15screen_fd, SOL_SOCKET, SO_PRIORITY, &tos, sizeof(tos));
/dports/lang/zig-devel/zig-0.9.0/lib/libc/musl/arch/powerpc/bits/
H A Dsocket.h12 #define SO_PRIORITY 12 macro
/dports/devel/wasi-libc/wasi-libc-ad5133410f66b93a2381db5b542aad5e0964db96/libc-top-half/musl/arch/powerpc/bits/
H A Dsocket.h12 #define SO_PRIORITY 12 macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/powerpc-linux-musl/bits/
H A Dsocket.h12 #define SO_PRIORITY 12 macro
/dports/lang/zig/zig-0.9.0/lib/libc/musl/arch/powerpc/bits/
H A Dsocket.h12 #define SO_PRIORITY 12 macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/powerpc-linux-musl/bits/
H A Dsocket.h12 #define SO_PRIORITY 12 macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/musl/arch/powerpc64/bits/
H A Dsocket.h12 #define SO_PRIORITY 12 macro
/dports/devel/wasi-libc/wasi-libc-ad5133410f66b93a2381db5b542aad5e0964db96/libc-top-half/musl/arch/powerpc64/bits/
H A Dsocket.h12 #define SO_PRIORITY 12 macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/powerpc64-linux-musl/bits/
H A Dsocket.h12 #define SO_PRIORITY 12 macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/powerpc64-linux-musl/bits/
H A Dsocket.h12 #define SO_PRIORITY 12 macro
/dports/lang/zig/zig-0.9.0/lib/libc/musl/arch/powerpc64/bits/
H A Dsocket.h12 #define SO_PRIORITY 12 macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/mips-linux-musl/bits/
H A Dsocket.h26 #define SO_PRIORITY 12 macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/musl/arch/mips/bits/
H A Dsocket.h26 #define SO_PRIORITY 12 macro
/dports/devel/wasi-libc/wasi-libc-ad5133410f66b93a2381db5b542aad5e0964db96/libc-top-half/musl/arch/mipsn32/bits/
H A Dsocket.h26 #define SO_PRIORITY 12 macro
/dports/devel/wasi-libc/wasi-libc-ad5133410f66b93a2381db5b542aad5e0964db96/libc-top-half/musl/arch/mips/bits/
H A Dsocket.h26 #define SO_PRIORITY 12 macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/mips-linux-musl/bits/
H A Dsocket.h26 #define SO_PRIORITY 12 macro
/dports/lang/zig/zig-0.9.0/lib/libc/musl/arch/mips/bits/
H A Dsocket.h26 #define SO_PRIORITY 12 macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/musl/arch/mips64/bits/
H A Dsocket.h26 #define SO_PRIORITY 12 macro

12345678910>>...124