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