netlink-socket: Increase Netlink socket receive buffer size.
[sliver-openvswitch.git] / include / sparse / sys / socket.h
index 89e3c2d..1ed195b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2011 Nicira Networks.
+ * Copyright (c) 2011, 2012 Nicira Networks.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -74,7 +74,8 @@ enum {
     SO_SNDBUF,
     SO_SNDLOWAT,
     SO_SNDTIMEO,
-    SO_TYPE
+    SO_TYPE,
+    SO_RCVBUFFORCE
 };
 
 enum {