Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dtcp.h122 smc_ok : 1, /* SMC seen on SYN packet */ member
138 rx_opt->smc_ok = 0; in tcp_clear_options()
/linux/net/ipv4/
H A Dtcp_input.c4510 opt_rx->smc_ok = 1; in smc_parse_options()
6831 if (tp->syn_smc && !tp->rx_opt.smc_ok) in smc_check_reset_syn()
7518 ireq->smc_ok = rx_opt->smc_ok && !(tcp_sk(sk)->smc_hs_congested && in tcp_openreq_init()
7684 tmp_opt.smc_ok = 0; in tcp_conn_request()