linux/tools/include/uapi
Mat Martineau faf391c382 tcp: Define IPPROTO_MPTCP
To open a MPTCP socket with socket(AF_INET, SOCK_STREAM, IPPROTO_MPTCP),
IPPROTO_MPTCP needs a value that differs from IPPROTO_TCP. The existing
IPPROTO numbers mostly map directly to IANA-specified protocol numbers.
MPTCP does not have a protocol number allocated because MPTCP packets
use the TCP protocol number. Use private number not used OTA.

Reviewed-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-01-09 18:41:41 -08:00
..
asm riscv, bpf: Add missing uapi header for BPF_PROG_TYPE_PERF_EVENT programs 2019-12-19 16:03:31 +01:00
asm-generic tools headers uapi: Sync asm-generic/mman-common.h with the kernel 2019-09-30 17:28:44 -03:00
drm tools headers UAPI: Update tools's copy of drm.h headers 2019-12-04 16:22:38 -03:00
linux tcp: Define IPPROTO_MPTCP 2020-01-09 18:41:41 -08:00
sound tools include uapi: Sync sound/asound.h copy 2019-04-16 12:36:20 -03:00