Home
last modified time | relevance | path

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

/linux-6.6.21/tools/include/uapi/asm-generic/
Dsocket.h61 #define SO_RXQ_OVFL 40 macro
/linux-6.6.21/include/uapi/asm-generic/
Dsocket.h61 #define SO_RXQ_OVFL 40 macro
/linux-6.6.21/arch/alpha/include/uapi/asm/
Dsocket.h66 #define SO_RXQ_OVFL 40 macro
/linux-6.6.21/arch/parisc/include/uapi/asm/
Dsocket.h58 #define SO_RXQ_OVFL 0x4021 macro
/linux-6.6.21/arch/sparc/include/uapi/asm/
Dsocket.h54 #define SO_RXQ_OVFL 0x0024 macro
/linux-6.6.21/arch/mips/include/uapi/asm/
Dsocket.h77 #define SO_RXQ_OVFL 40 macro
/linux-6.6.21/net/mptcp/
Dsockopt.c362 case SO_RXQ_OVFL: in mptcp_setsockopt_sol_socket()
/linux-6.6.21/net/core/
Dsock.c1380 case SO_RXQ_OVFL: in sk_setsockopt()
1871 case SO_RXQ_OVFL: in sk_getsockopt()
/linux-6.6.21/net/
Dsocket.c1009 put_cmsg(msg, SOL_SOCKET, SO_RXQ_OVFL, in sock_recv_drops()