Searched refs:minmax_reset (Results 1 – 4 of 4) sorted by relevance
| /linux/include/linux/ |
| H A D | win_minmax.h | 27 static inline u32 minmax_reset(struct minmax *m, u32 t, u32 meas) in minmax_reset() function
|
| /linux/net/ipv4/ |
| H A D | tcp_minisocks.c | 587 minmax_reset(&newtp->rtt_min, tcp_jiffies32, ~0U); in tcp_create_openreq_child()
|
| H A D | tcp_bbr.c | 1057 minmax_reset(&bbr->bw, bbr->rtt_cnt, 0); /* init max bw to 0 */ in bbr_init()
|
| H A D | tcp.c | 445 minmax_reset(&tp->rtt_min, tcp_jiffies32, ~0U); in tcp_init_sock() 3630 minmax_reset(&tp->rtt_min, tcp_jiffies32, ~0U); in tcp_repair_options_est()
|