Home
last modified time | relevance | path

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/asm-generic/
H A Dsocket.h23 #define SO_PRIORITY 12 macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/asm-generic/
H A Dsocket.h23 #define SO_PRIORITY 12 macro
/OK3568_Linux_fs/kernel/arch/mips/include/uapi/asm/
H A Dsocket.h50 #define SO_PRIORITY 12 macro
/OK3568_Linux_fs/kernel/arch/alpha/include/uapi/asm/
H A Dsocket.h42 #define SO_PRIORITY 12 macro
/OK3568_Linux_fs/kernel/include/uapi/asm-generic/
H A Dsocket.h24 #define SO_PRIORITY 12 macro
/OK3568_Linux_fs/kernel/tools/include/uapi/asm-generic/
H A Dsocket.h24 #define SO_PRIORITY 12 macro
/OK3568_Linux_fs/kernel/arch/sparc/include/uapi/asm/
H A Dsocket.h39 #define SO_PRIORITY 0x000c macro
/OK3568_Linux_fs/kernel/arch/parisc/include/uapi/asm/
H A Dsocket.h34 #define SO_PRIORITY 0x400c macro
/OK3568_Linux_fs/kernel/Documentation/networking/device_drivers/ethernet/ti/
H A 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
/OK3568_Linux_fs/kernel/samples/bpf/
H A Dtest_cgrp2_sock.c158 rc = getsockopt(sd, SOL_SOCKET, SO_PRIORITY, &prio, &optlen); in get_priority()
/OK3568_Linux_fs/kernel/Documentation/admin-guide/cgroup-v1/
H A Dnet_prio.rst10 SO_PRIORITY socket option. This however, is not always possible because:
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Ddccp.rst59 a higher packet priority (similar to SO_PRIORITY). This ancillary data needs to
/OK3568_Linux_fs/kernel/net/core/
H A Dsock.c952 case SO_PRIORITY: in sock_setsockopt()
1380 case SO_PRIORITY: in sock_getsockopt()
H A Dfilter.c4722 case SO_PRIORITY: in _bpf_setsockopt()