diff options
| author | Linux Build Service Account <lnxbuild@localhost> | 2019-06-19 17:25:01 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2019-06-19 17:24:59 -0700 |
| commit | 14f9c777669f76fc6aac1676eebb706309621905 (patch) | |
| tree | 368dd102791e159cb756deef802c6ebe325bc9cb /include/uapi/linux | |
| parent | 291c54b284a48dbaa69a0ddaedc7d05ab41ea59a (diff) | |
| parent | a32f2cd759060ad2dd0a087177dfa108d48d2574 (diff) | |
Merge "Merge android-4.4.182 (9c4ab57) into msm-4.4"
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 }; |
