taglinefilesource code
MSG_OOB222net/ipv4/raw.cif (flags & MSG_OOB)    /* Mirror BSD error message compatibility */
MSG_OOB343net/ipv4/raw.cif (flags & MSG_OOB)
MSG_OOB983net/ipv4/tcp.cif (!(flags & MSG_OOB))
MSG_OOB1000net/ipv4/tcp.cif (tcp_size >= sk->mss || (flags & MSG_OOB) || !sk->packets_out)
MSG_OOB1036net/ipv4/tcp.cif (copy < sk->mss && !(flags & MSG_OOB) && sk->packets_out)
MSG_OOB1100net/ipv4/tcp.cif (flags & MSG_OOB)
MSG_OOB1139net/ipv4/tcp.cif (flags & ~(MSG_OOB|MSG_DONTROUTE))
MSG_OOB1334net/ipv4/tcp.cif (flags & MSG_OOB)
MSG_OOB890net/unix/af_unix.cif(flags&MSG_OOB)
MSG_OOB1064net/unix/af_unix.cif(flags&MSG_OOB)