Revert r332894 at the request of the submitter.

Submitted by:	Johannes Lundberg <johalun0_gmail.com>
Sponsored by:	Limelight Networks
This commit is contained in:
sbruno 2018-04-24 19:55:12 +00:00 committed by Sebastian Huber
parent 5c636abe89
commit 6a98562b52
1 changed files with 0 additions and 3 deletions

View File

@ -147,9 +147,6 @@ typedef __uintptr_t uintptr_t;
#define SO_NO_OFFLOAD 0x4000 /* socket cannot be offloaded */
#define SO_NO_DDP 0x8000 /* disable direct data placement */
// XXX: so_options was only 16 bit, now globally increased to 32 bit
#define SO_REUSEPORT_LB 0x00010000 /* reuse with load balancing */
/*
* Additional options, not kept in so_options.
*/