Home
last modified time | relevance | path

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

/Linux-v5.15/tools/testing/selftests/bpf/
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()
/Linux-v5.15/arch/parisc/include/uapi/asm/
Dsocket.h34 #define SO_PRIORITY 0x400c macro
/Linux-v5.15/tools/include/uapi/asm-generic/
Dsocket.h24 #define SO_PRIORITY 12 macro
/Linux-v5.15/arch/alpha/include/uapi/asm/
Dsocket.h42 #define SO_PRIORITY 12 macro
/Linux-v5.15/arch/sparc/include/uapi/asm/
Dsocket.h39 #define SO_PRIORITY 0x000c macro
/Linux-v5.15/include/uapi/asm-generic/
Dsocket.h24 #define SO_PRIORITY 12 macro
/Linux-v5.15/arch/mips/include/uapi/asm/
Dsocket.h50 #define SO_PRIORITY 12 macro
/Linux-v5.15/net/mptcp/
Dsockopt.c88 case SO_PRIORITY: in mptcp_sol_socket_sync_intval()
184 case SO_PRIORITY: in mptcp_setsockopt_sol_socket_int()
321 case SO_PRIORITY: in mptcp_setsockopt_sol_socket()
/Linux-v5.15/tools/testing/selftests/bpf/progs/
Dbind4_prog.c148 if (misc_opts(ctx, SO_MARK) || misc_opts(ctx, SO_PRIORITY)) in bind_v4_prog()
Dbind6_prog.c162 if (misc_opts(ctx, SO_MARK) || misc_opts(ctx, SO_PRIORITY)) in bind_v6_prog()
/Linux-v5.15/Documentation/networking/device_drivers/ethernet/ti/
Dcpsw.rst89 | | SO_PRIORITY=3 | | SO_PRIORITY=2 | | | | | | | | c
269 // Run your appropriate tools with socket option "SO_PRIORITY"
548 // Run appropriate tools with socket option "SO_PRIORITY" to 3
/Linux-v5.15/samples/bpf/
Dtest_cgrp2_sock.c158 rc = getsockopt(sd, SOL_SOCKET, SO_PRIORITY, &prio, &optlen); in get_priority()
/Linux-v5.15/Documentation/admin-guide/cgroup-v1/
Dnet_prio.rst10 SO_PRIORITY socket option. This however, is not always possible because:
/Linux-v5.15/Documentation/networking/
Ddccp.rst59 a higher packet priority (similar to SO_PRIORITY). This ancillary data needs to
/Linux-v5.15/net/core/
Dsock.c1076 case SO_PRIORITY: in sock_setsockopt()
1501 case SO_PRIORITY: in sock_getsockopt()
Dfilter.c4765 case SO_PRIORITY: in _bpf_setsockopt()
4974 case SO_PRIORITY: in _bpf_getsockopt()