taglinefilesource code
MSG_OOB201net/ipv4/raw.cif (flags & MSG_OOB)    /* Mirror BSD error message compatibility */
MSG_OOB322net/ipv4/raw.cif (flags & MSG_OOB)
MSG_OOB1004net/ipv4/tcp.cif (!(flags & MSG_OOB)) 
MSG_OOB1021net/ipv4/tcp.cif (tcp_size >= sk->mss || (flags & MSG_OOB) || !sk->packets_out)
MSG_OOB1056net/ipv4/tcp.cif (copy < sk->mss && !(flags & MSG_OOB) && sk->packets_out) 
MSG_OOB1123net/ipv4/tcp.cif (flags & MSG_OOB) 
MSG_OOB1162net/ipv4/tcp.cif (flags & ~(MSG_OOB|MSG_DONTROUTE))
MSG_OOB1413net/ipv4/tcp.cif (flags & MSG_OOB)
MSG_OOB907net/unix/af_unix.cif(flags&MSG_OOB)
MSG_OOB1081net/unix/af_unix.cif(flags&MSG_OOB)