Home
last modified time | relevance | path

Searched defs:MSG_OOB (Results 1 – 10 of 10) sorted by relevance

/third_party/python/Lib/
Dftplib.py47 MSG_OOB = 0x1 # Process data out of band variable
/third_party/musl/ndk_musl_include/sys/
Dsocket.h332 #define MSG_OOB 0x0001 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dsocket.h328 #define MSG_OOB 0x0001 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
Dsocket.h317 #define MSG_OOB 0x0001 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dsocket.h328 #define MSG_OOB 0x0001 macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
Dsocket.h328 #define MSG_OOB 0x0001 macro
/third_party/musl/porting/linux/user/include/sys/
Dsocket.h332 #define MSG_OOB 0x0001 macro
/third_party/musl/include/sys/
Dsocket.h328 #define MSG_OOB 0x0001 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
Dsocket.h328 #define MSG_OOB 0x0001 macro
/third_party/lwip/src/include/lwip/
Dsockets.h262 #define MSG_OOB 0x04 /* Unimplemented: Requests out-of-band data. The significance and se… macro