taglinefilesource code
MSG_OOB139net/inet/raw.cif (flags & MSG_OOB)    /* Mirror BSD error message compatibility */
MSG_OOB251net/inet/raw.cif (flags & MSG_OOB)
MSG_OOB1082net/inet/tcp.cif (!(flags & MSG_OOB)) 
MSG_OOB1100net/inet/tcp.c(flags & MSG_OOB) || !sk->packets_out)
MSG_OOB1130net/inet/tcp.cif (copy < sk->mss && !(flags & MSG_OOB)) 
MSG_OOB1232net/inet/tcp.cif (flags & MSG_OOB) 
MSG_OOB1282net/inet/tcp.cif (flags & ~(MSG_OOB|MSG_DONTROUTE))
MSG_OOB1529net/inet/tcp.cif (flags & MSG_OOB)