Home
last modified time | relevance | path

Searched refs:SO_RCVPRIORITY (Results 1 – 8 of 8) sorted by relevance

/linux/tools/testing/selftests/net/
H A Dso_rcv_listener.c15 #ifndef SO_RCVPRIORITY
16 #define SO_RCVPRIORITY 82 macro
51 opt.rcvname = SO_RCVPRIORITY; in parse_args()
/linux/arch/mips/include/uapi/asm/
H A Dsocket.h162 #define SO_RCVPRIORITY 82 macro
/linux/arch/sparc/include/uapi/asm/
H A Dsocket.h144 #define SO_RCVPRIORITY 0x005b macro
/linux/arch/alpha/include/uapi/asm/
H A Dsocket.h151 #define SO_RCVPRIORITY 82 macro
/linux/tools/include/uapi/asm-generic/
H A Dsocket.h146 #define SO_RCVPRIORITY 82 macro
/linux/arch/parisc/include/uapi/asm/
H A Dsocket.h137 #define SO_RCVPRIORITY 0x404D macro
/linux/include/uapi/asm-generic/
H A Dsocket.h146 #define SO_RCVPRIORITY 82 macro
/linux/net/core/
H A Dsock.c1533 case SO_RCVPRIORITY: in sk_setsockopt()
2016 case SO_RCVPRIORITY: in sk_getsockopt()