diff options
| author | Shreyas Narayan <shrena@codeaurora.org> | 2019-07-15 16:00:42 +0530 |
|---|---|---|
| committer | Shreyas Narayan <shrena@codeaurora.org> | 2019-07-15 16:02:46 +0530 |
| commit | ec2749ffc960ab31e4c05a37a67bb67d7bab9e15 (patch) | |
| tree | f019f3d2edfcfa0a4ec61b4c58eceb68094cd814 /include/uapi/linux | |
| parent | 9db607a7028efa21c29e89f27e5e3e2a0f018435 (diff) | |
| parent | 6355b448f58608fdcc30c0421f417a27600b6933 (diff) | |
Merge commit '6355b448f58608fdcc30c0421f417a27600b6933' into HEAD
Change-Id: I86ac6c360327e8f9db3fcac03209939818d25db0
Signed-off-by: Shreyas Narayan <shrena@codeaurora.org>
Diffstat (limited to 'include/uapi/linux')
| -rw-r--r-- | include/uapi/linux/snmp.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/uapi/linux/snmp.h b/include/uapi/linux/snmp.h index 9de808ebce05..422183f396d5 100644 --- a/include/uapi/linux/snmp.h +++ b/include/uapi/linux/snmp.h @@ -281,6 +281,7 @@ enum LINUX_MIB_TCPKEEPALIVE, /* TCPKeepAlive */ LINUX_MIB_TCPMTUPFAIL, /* TCPMTUPFail */ LINUX_MIB_TCPMTUPSUCCESS, /* TCPMTUPSuccess */ + LINUX_MIB_TCPWQUEUETOOBIG, /* TCPWqueueTooBig */ __LINUX_MIB_MAX }; |
