Searched refs:tcp_bwmeas_alloc (Results 1 – 3 of 3) sorted by relevance
1905 struct bwmeas* tcp_bwmeas_alloc(struct tcpcb *tp);
1393 tp->t_bwmeas = tcp_bwmeas_alloc(tp); in tcp_newtcpcb()2096 tcp_bwmeas_alloc(struct tcpcb *tp) in tcp_bwmeas_alloc() function
2386 tp->t_bwmeas = tcp_bwmeas_alloc(tp); in tcp_ctloutput()