Home
last modified time | relevance | path

Searched refs:OPTION_SMC (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/net/ipv4/
Dtcp_output.c423 #define OPTION_SMC BIT(9) macro
430 if (unlikely(OPTION_SMC & *options)) { in smc_options_write()
724 opts->options |= OPTION_SMC; in smc_set_option()
741 opts->options |= OPTION_SMC; in smc_set_option_cond()