Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/asm-generic/
Dsocket.h61 #define SO_RXQ_OVFL 40 macro
/Linux-v5.4/arch/sparc/include/uapi/asm/
Dsocket.h54 #define SO_RXQ_OVFL 0x0024 macro
/Linux-v5.4/arch/parisc/include/uapi/asm/
Dsocket.h58 #define SO_RXQ_OVFL 0x4021 macro
/Linux-v5.4/arch/alpha/include/uapi/asm/
Dsocket.h66 #define SO_RXQ_OVFL 40 macro
/Linux-v5.4/tools/include/uapi/asm-generic/
Dsocket.h61 #define SO_RXQ_OVFL 40 macro
/Linux-v5.4/arch/mips/include/uapi/asm/
Dsocket.h77 #define SO_RXQ_OVFL 40 macro
/Linux-v5.4/net/core/
Dsock.c1074 case SO_RXQ_OVFL: in sock_setsockopt()
1422 case SO_RXQ_OVFL: in sock_getsockopt()
/Linux-v5.4/net/
Dsocket.c852 put_cmsg(msg, SOL_SOCKET, SO_RXQ_OVFL, in sock_recv_drops()