Home
last modified time | relevance | path

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

/linux/net/ipv4/ !
H A Dtcp_input.c393 u8 estimate_ecnfield = tp->est_ecnfield; in tcp_accecn_process_option() local
417 if (estimate_ecnfield) { in tcp_accecn_process_option()
418 u8 ecnfield = estimate_ecnfield - 1; in tcp_accecn_process_option()
440 res = !!estimate_ecnfield; in tcp_accecn_process_option()
458 if (delta && ecnfield != estimate_ecnfield) { in tcp_accecn_process_option()