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