taglinefilesource code
MSG_OOB908net/inet/tcp.cif (!(flags & MSG_OOB)) {
MSG_OOB924net/inet/tcp.cif ((skb->len - hdrlen) >= sk->mss || (flags & MSG_OOB)) {
MSG_OOB952net/inet/tcp.cif (sk->packets_out && copy < sk->mss && !(flags & MSG_OOB)) {
MSG_OOB1030net/inet/tcp.cif (flags & MSG_OOB) {
MSG_OOB1358net/inet/tcp.cif ((flags & MSG_OOB))