taglinefilesource code
MSG_OOB139net/inet/raw.cif (flags & MSG_OOB)    /* Mirror BSD error message compatibility */
MSG_OOB251net/inet/raw.cif (flags & MSG_OOB)
MSG_OOB1403net/inet/tcp.cif (!(flags & MSG_OOB)) 
MSG_OOB1421net/inet/tcp.c(flags & MSG_OOB) || !sk->packets_out)
MSG_OOB1451net/inet/tcp.cif (copy < sk->mss && !(flags & MSG_OOB)) 
MSG_OOB1555net/inet/tcp.cif (flags & MSG_OOB) 
MSG_OOB1605net/inet/tcp.cif (flags & ~(MSG_OOB|MSG_DONTROUTE))
MSG_OOB1852net/inet/tcp.cif (flags & MSG_OOB)