Home
last modified time | relevance | path

Searched defs:SO_BROADCAST (Results 1 – 14 of 14) sorted by relevance

/third_party/musl/arch/powerpc/bits/
Dsocket.h6 #define SO_BROADCAST 6 macro
/third_party/musl/arch/powerpc64/bits/
Dsocket.h6 #define SO_BROADCAST 6 macro
/third_party/musl/arch/mips/bits/
Dsocket.h11 #define SO_BROADCAST 0x0020 macro
/third_party/musl/arch/mipsn32/bits/
Dsocket.h11 #define SO_BROADCAST 0x0020 macro
/third_party/musl/arch/mips64/bits/
Dsocket.h9 #define SO_BROADCAST 0x0020 macro
/third_party/musl/ndk_musl_include/sys/
Dsocket.h209 #define SO_BROADCAST 6 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dsocket.h205 #define SO_BROADCAST 6 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
Dsocket.h194 #define SO_BROADCAST 6 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dsocket.h205 #define SO_BROADCAST 6 macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
Dsocket.h205 #define SO_BROADCAST 6 macro
/third_party/musl/porting/linux/user/include/sys/
Dsocket.h209 #define SO_BROADCAST 6 macro
/third_party/musl/include/sys/
Dsocket.h205 #define SO_BROADCAST 6 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
Dsocket.h205 #define SO_BROADCAST 6 macro
/third_party/lwip/src/include/lwip/
Dsockets.h197 #define SO_BROADCAST 0x0020 /* permit to send and to receive broadcast messages (see IP_SOF_BROAD… macro