taglinefilesource code
MSG_OOB168net/ipv4/raw.cif (flags & MSG_OOB)    /* Mirror BSD error message compatibility */
MSG_OOB243net/ipv4/raw.cif (flags & MSG_OOB)
MSG_OOB1545net/ipv4/tcp.cif (!(flags & MSG_OOB)) 
MSG_OOB1562net/ipv4/tcp.c(flags & MSG_OOB) || !sk->packets_out)
MSG_OOB1592net/ipv4/tcp.cif (copy < sk->mss && !(flags & MSG_OOB)) 
MSG_OOB1691net/ipv4/tcp.cif (flags & MSG_OOB) 
MSG_OOB1743net/ipv4/tcp.cif (flags & ~(MSG_OOB|MSG_DONTROUTE))
MSG_OOB2004net/ipv4/tcp.cif (flags & MSG_OOB)