Searched defs:ecn_ok (Results 1 - 3 of 3) sorted by relevance
/linux-4.4.14/net/ipv4/ | ||
H A D | syncookies.c | 278 bool ecn_ok = tcp_opt->rcv_tsecr & TS_OPT_ECN; cookie_ecn_ok() local |
H A D | tcp_input.c | 6048 bool ect, ecn_ok; tcp_ecn_create_request() local |
/linux-4.4.14/include/net/ | ||
H A D | inet_sock.h | 92 ecn_ok : 1, member in struct:inet_request_sock |
Completed in 116 milliseconds