Home
last modified time | relevance | path

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

/openbmc/linux/tools/include/uapi/asm-generic/
H A Dsocket.h26 #define SO_BSDCOMPAT 14 macro
/openbmc/linux/arch/sparc/include/uapi/asm/
H A Dsocket.h21 #define SO_BSDCOMPAT 0x0400 macro
/openbmc/linux/arch/parisc/include/uapi/asm/
H A Dsocket.h35 #define SO_BSDCOMPAT 0x400e macro
/openbmc/linux/arch/alpha/include/uapi/asm/
H A Dsocket.h43 #define SO_BSDCOMPAT 14 macro
/openbmc/linux/arch/mips/include/uapi/asm/
H A Dsocket.h51 #define SO_BSDCOMPAT 14 macro
/openbmc/linux/include/uapi/asm-generic/
H A Dsocket.h26 #define SO_BSDCOMPAT 14 macro
/openbmc/linux/net/mptcp/
H A Dsockopt.c356 case SO_BSDCOMPAT: in mptcp_setsockopt_sol_socket()
/openbmc/linux/net/core/
H A Dsock.c1252 case SO_BSDCOMPAT: in sk_setsockopt()
1704 case SO_BSDCOMPAT: in sk_getsockopt()
/openbmc/qemu/linux-user/
H A Dsyscall.c2482 #ifdef SO_BSDCOMPAT in do_setsockopt()
2484 optname = SO_BSDCOMPAT; in do_setsockopt()
2730 #ifdef SO_BSDCOMPAT in do_getsockopt()
2732 optname = SO_BSDCOMPAT; in do_getsockopt()