linux/net/netlink
Eric Dumazet c1fd3b9455 net: af_netlink should update its inuse counter
In order to have relevant information for NETLINK protocol, in
/proc/net/protocols, we should use sock_prot_inuse_add() to
update a (percpu and pernamespace) counter of inuse sockets.

Signed-off-by: Eric Dumazet <dada1@cosmosbay.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-11-23 15:48:22 -08:00
..
Makefile [NETLINK]: Generic netlink family 2005-11-10 02:26:41 +01:00
af_netlink.c net: af_netlink should update its inuse counter 2008-11-23 15:48:22 -08:00
attr.c netlink: constify struct nlattr * arg to parsing functions 2008-10-28 11:59:11 -07:00
genetlink.c netlink: genl: fix circular locking 2008-06-18 02:07:07 -07:00