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/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/alpha/include/uapi/asm/
H A Dsocket.h43 #define SO_BSDCOMPAT 14 macro
/openbmc/linux/arch/parisc/include/uapi/asm/
H A Dsocket.h35 #define SO_BSDCOMPAT 0x400e macro
/openbmc/linux/arch/mips/include/uapi/asm/
H A Dsocket.h51 #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.c1249 case SO_BSDCOMPAT: in sk_setsockopt()
1701 case SO_BSDCOMPAT: in sk_getsockopt()
/openbmc/qemu/linux-user/
H A Dsyscall.c2458 #ifdef SO_BSDCOMPAT in do_setsockopt()
2460 optname = SO_BSDCOMPAT; in do_setsockopt()
2706 #ifdef SO_BSDCOMPAT in do_getsockopt()
2708 optname = SO_BSDCOMPAT; in do_getsockopt()