taglinefilesource code
MSG_OOB168net/ipv4/raw.cif (flags & MSG_OOB)    /* Mirror BSD error message compatibility */
MSG_OOB243net/ipv4/raw.cif (flags & MSG_OOB)
MSG_OOB1586net/ipv4/tcp.cif (!(flags & MSG_OOB)) 
MSG_OOB1603net/ipv4/tcp.c(flags & MSG_OOB) || !sk->packets_out)
MSG_OOB1633net/ipv4/tcp.cif (copy < sk->mss && !(flags & MSG_OOB)) 
MSG_OOB1732net/ipv4/tcp.cif (flags & MSG_OOB) 
MSG_OOB1784net/ipv4/tcp.cif (flags & ~(MSG_OOB|MSG_DONTROUTE))
MSG_OOB2052net/ipv4/tcp.cif (flags & MSG_OOB)