Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ipv4/
H A Dsyncookies.c40 #define TS_OPT_ECN BIT(5) macro
77 options |= TS_OPT_ECN; in cookie_init_timestamp()
273 bool ecn_ok = tcp_opt->rcv_tsecr & TS_OPT_ECN; in cookie_ecn_ok()