Searched defs:OPTION_MPTCP (Results 1 - 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/net/ipv4/ | ||
| H A D | tcp_output.c | 417 #define OPTION_MPTCP (1 << 10) macro |
| /kernel/linux/linux-6.6/net/ipv4/ | ||
| H A D | tcp_output.c | 424 #define OPTION_MPTCP BIT(10) macro |
Completed in 11 milliseconds