Home
last modified time | relevance | path

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

/include/linux/
Dsocket.h242 #define MSG_DONTWAIT 0x40 /* Nonblocking io */ macro
/include/net/
Dnetlink.h594 err = netlink_unicast(sk, skb, portid, MSG_DONTWAIT); in nlmsg_unicast()