Home
last modified time | relevance | path

Searched defs:nonblock (Results 1 – 7 of 7) sorted by relevance

/net/rds/
Dcong.c346 int rds_cong_wait(struct rds_cong_map *map, __be16 port, int nonblock, in rds_cong_wait()
Drecv.c404 int ret = 0, nonblock = msg_flags & MSG_DONTWAIT; in rds_recvmsg() local
Dsend.c932 int nonblock = msg->msg_flags & MSG_DONTWAIT; in rds_sendmsg() local
/net/llc/
Daf_llc.c711 const int nonblock = flags & MSG_DONTWAIT; in llc_ui_recvmsg() local
/net/dccp/
Dproto.c811 size_t len, int nonblock, int flags, int *addr_len) in dccp_recvmsg()
/net/ipv4/
Dtcp.c1553 size_t len, int nonblock, int flags, int *addr_len) in tcp_recvmsg()
/net/netlink/
Daf_netlink.c1551 u32 portid, int nonblock) in netlink_unicast()