Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dsocket.h172 MSG_OOB = 0x01, /* Process out-of-band data. */ enumerator
173 #define MSG_OOB MSG_OOB macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dsocket.h234 #define MSG_OOB 1 macro