Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Dtcp_output.c425 #define OPTION_SMC BIT(9) macro
432 if (unlikely(OPTION_SMC & *options)) { in smc_options_write()
726 opts->options |= OPTION_SMC; in smc_set_option()
743 opts->options |= OPTION_SMC; in smc_set_option_cond()