Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dtcp.h306 est_ecnfield:2,/* ECN field for AccECN delivered estimates */ member
/linux/net/ipv4/
H A Dtcp_input.c393 u8 estimate_ecnfield = tp->est_ecnfield; in tcp_accecn_process_option()
460 tp->est_ecnfield = ecnfield; in tcp_accecn_process_option()
472 tp->est_ecnfield = 0; in tcp_accecn_process_option()