Home
last modified time | relevance | path

Searched refs:MSG_DONTWAIT (Results 1 – 3 of 3) sorted by relevance

/include/linux/
Dsocket.h297 #define MSG_DONTWAIT 0x40 /* Nonblocking io */ macro
/include/net/bluetooth/
Dbluetooth.h436 msg->msg_flags & MSG_DONTWAIT, &err); in bt_skb_sendmsg()
/include/net/
Dnetlink.h1050 err = netlink_unicast(sk, skb, portid, MSG_DONTWAIT); in nlmsg_unicast()