Home
last modified time | relevance | path

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

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