SO_RXQ_ALLOC: use a non-sequential sockopt number to avoid conflicts.

It's unsafe to just use the next sockopt in the sequence, because kernel
updates from upstream are likely to use that one.  In fact, the upcoming
cherry-pick does exactly that.

Change-Id: I95783b1e0878e0bc345d653dc1247a275c1a5675
2 files changed