android_kernel_xiaomi_sm8350/net/tipc
oscar.medina@motorola.com 6650613d33 tipc: Add socket options to get number of queued messages
This patch allows a TIPC application to determine the number of messages
currently waiting in a socket's receive queue (TIPC_SOCK_RECVQ_DEPTH) or
in all TIPC socket receive queues (TIPC_NODE_RECVQ_DEPTH).

Signed-off-by: Oscar Medina <oscar.medina@motorola.com>
Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-07-05 19:16:11 -07:00
..
addr.c
addr.h
bcast.c tipc: fix non-const printf format arguments 2009-03-18 19:11:29 -07:00
bcast.h tipc: fix non-const printf format arguments 2009-03-18 19:11:29 -07:00
bearer.c
bearer.h
cluster.c
cluster.h
config.c
config.h
core.c
core.h
dbg.c tipc: fix non-const printf format arguments 2009-03-18 19:11:29 -07:00
dbg.h
discover.c
discover.h
eth_media.c net: remove needless (now buggy) & from dev->dev_addr 2009-05-17 11:59:47 -07:00
handler.c
Kconfig
link.c
link.h
Makefile
msg.c
msg.h
name_distr.c
name_distr.h
name_table.c tipc: trivial endian annotation in debug statement 2008-11-07 23:37:50 -08:00
name_table.h
net.c
net.h
netlink.c tipc: Use genl_register_family_with_ops() 2009-05-21 16:50:23 -07:00
node_subscr.c
node_subscr.h
node.c tipc: fix non-const printf format arguments 2009-03-18 19:11:29 -07:00
node.h
port.c
port.h
ref.c
ref.h
socket.c tipc: Add socket options to get number of queued messages 2009-07-05 19:16:11 -07:00
subscr.c
subscr.h
user_reg.c
user_reg.h
zone.c
zone.h