Home
last modified time | relevance | path

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

/Linux-v6.1/net/ipv4/
Dtcp_output.c414 #define OPTION_SMC BIT(9) macro
421 if (unlikely(OPTION_SMC & *options)) { in smc_options_write()
715 opts->options |= OPTION_SMC; in smc_set_option()
732 opts->options |= OPTION_SMC; in smc_set_option_cond()