Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dtcp.h297 est_ecnfield:2,/* ECN field for AccECN delivered estimates */ member
/linux/Documentation/networking/net_cachelines/
H A Dtcp_sock.rst112 u8:2 est_ecnfield read_write
/linux/include/net/
H A Dtcp_ecn.h402 tp->est_ecnfield = 0; in tcp_accecn_init_counters()
/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()