Searched defs:MSG_OOB (Results 1 - 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
H A Dftplib.py53 MSG_OOB = 0x1 # Process data out of band variable
236 self.sock.sendall(line, MSG_OOB)
/device/linaro/bootloader/edk2/StdLib/Include/sys/
H A Dsocket.h454 #define MSG_OOB 0x0001 /* process out-of-band data */ macro

Completed in 9 milliseconds