sock_diag: Introduce new message type
This type will run the family+protocol based socket dumping. Also prepare the stub function for it. Signed-off-by: Pavel Emelyanov <xemul@parallels.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
committed by
David S. Miller
parent
7f1fb60c4f
commit
8d34172dfd
@@ -6,6 +6,7 @@
|
||||
/* Just some random number */
|
||||
#define TCPDIAG_GETSOCK 18
|
||||
#define DCCPDIAG_GETSOCK 19
|
||||
#define SOCK_DIAG_BY_FAMILY 20
|
||||
|
||||
#define INET_DIAG_GETSOCK_MAX 24
|
||||
|
||||
|
||||
Reference in New Issue
Block a user