Commit 8b5be9ec authored by Stephen Hemminger's avatar Stephen Hemminger

update inet_diag.h header

parent 60658059
...@@ -113,6 +113,8 @@ enum { ...@@ -113,6 +113,8 @@ enum {
INET_DIAG_DCTCPINFO, INET_DIAG_DCTCPINFO,
INET_DIAG_PROTOCOL, /* response attribute only */ INET_DIAG_PROTOCOL, /* response attribute only */
INET_DIAG_SKV6ONLY, INET_DIAG_SKV6ONLY,
INET_DIAG_LOCALS,
INET_DIAG_PEERS,
}; };
#define INET_DIAG_MAX INET_DIAG_SKV6ONLY #define INET_DIAG_MAX INET_DIAG_SKV6ONLY
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment