taglinefilesource code
MSG_OOB200net/ipv4/raw.cif (flags & MSG_OOB)    /* Mirror BSD error message compatibility */
MSG_OOB320net/ipv4/raw.cif (flags & MSG_OOB)
MSG_OOB1005net/ipv4/tcp.cif (!(flags & MSG_OOB)) 
MSG_OOB1022net/ipv4/tcp.cif (tcp_size >= sk->mss || (flags & MSG_OOB) || !sk->packets_out)
MSG_OOB1052net/ipv4/tcp.cif (copy < sk->mss && !(flags & MSG_OOB) && sk->packets_out) 
MSG_OOB1119net/ipv4/tcp.cif (flags & MSG_OOB) 
MSG_OOB1158net/ipv4/tcp.cif (flags & ~(MSG_OOB|MSG_DONTROUTE))
MSG_OOB1452net/ipv4/tcp.cif (flags & MSG_OOB)
MSG_OOB698net/unix/af_unix.cif(flags&MSG_OOB)
MSG_OOB895net/unix/af_unix.cif(flags&MSG_OOB)