diff options
Diffstat (limited to 'include/linux/tcp_diag.h')
-rw-r--r-- | include/linux/tcp_diag.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/tcp_diag.h b/include/linux/tcp_diag.h index 7a599674394..190494ebcfb 100644 --- a/include/linux/tcp_diag.h +++ b/include/linux/tcp_diag.h | |||
@@ -3,6 +3,7 @@ | |||
3 | 3 | ||
4 | /* Just some random number */ | 4 | /* Just some random number */ |
5 | #define TCPDIAG_GETSOCK 18 | 5 | #define TCPDIAG_GETSOCK 18 |
6 | #define DCCPDIAG_GETSOCK 19 | ||
6 | 7 | ||
7 | /* Socket identity */ | 8 | /* Socket identity */ |
8 | struct tcpdiag_sockid | 9 | struct tcpdiag_sockid |