Home
last modified time | relevance | path

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

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-generic/
Dsocket.h23 #define SO_PRIORITY 12 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-generic/
Dsocket.h37 #define SO_PRIORITY 12 macro
/kernel/linux/linux-5.10/tools/include/uapi/asm-generic/
Dsocket.h24 #define SO_PRIORITY 12 macro
/kernel/linux/linux-5.10/arch/mips/include/uapi/asm/
Dsocket.h50 #define SO_PRIORITY 12 macro
/kernel/linux/linux-5.10/arch/alpha/include/uapi/asm/
Dsocket.h42 #define SO_PRIORITY 12 macro
/kernel/linux/linux-5.10/arch/sparc/include/uapi/asm/
Dsocket.h39 #define SO_PRIORITY 0x000c macro
/kernel/linux/linux-5.10/arch/parisc/include/uapi/asm/
Dsocket.h34 #define SO_PRIORITY 0x400c macro
/kernel/linux/linux-5.10/include/uapi/asm-generic/
Dsocket.h24 #define SO_PRIORITY 12 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-mips/asm/
Dsocket.h45 #define SO_PRIORITY 12 macro
/kernel/liteos_m/kal/libc/newlib/porting/include/sys/
Dsocket.h150 #define SO_PRIORITY 12 macro
/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/samples/bpf/
Dtest_cgrp2_sock.c158 rc = getsockopt(sd, SOL_SOCKET, SO_PRIORITY, &prio, &optlen); in get_priority()
/kernel/linux/linux-5.10/Documentation/admin-guide/cgroup-v1/
Dnet_prio.rst10 SO_PRIORITY socket option. This however, is not always possible because:
/kernel/linux/linux-5.10/Documentation/networking/
Ddccp.rst59 a higher packet priority (similar to SO_PRIORITY). This ancillary data needs to
/kernel/liteos_a/net/lwip-2.1/porting/src/
Dsockets.c155 case SO_PRIORITY: in lwip_setsockopt_wrap()
/kernel/linux/linux-5.10/net/core/
Dsock.c951 case SO_PRIORITY: in sock_setsockopt()
1379 case SO_PRIORITY: in sock_getsockopt()
Dfilter.c4752 case SO_PRIORITY: in _bpf_setsockopt()