diff options
| author | Shreyas Narayan <shrena@codeaurora.org> | 2019-07-15 21:14:58 +0530 |
|---|---|---|
| committer | Shreyas Narayan <shrena@codeaurora.org> | 2019-07-15 21:15:08 +0530 |
| commit | 8fac3e3a71cd5d14d70e95e84357d05c1e03f934 (patch) | |
| tree | f019f3d2edfcfa0a4ec61b4c58eceb68094cd814 /include/uapi/linux | |
| parent | 539f3d0798f5319bd8443a1f899c59c1120f2d26 (diff) | |
| parent | 6355b448f58608fdcc30c0421f417a27600b6933 (diff) | |
Merge commit '6355b448f58608fdcc30c0421f417a27600b6933' into HEAD
Change-Id: Ib9ac29e1040396d1d6996f0d4f4e865af02af901
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 }; |
