Searched refs:inp_decr_sndbytes_allunsent (Results 1 – 4 of 4) sorted by relevance
930 extern void inp_decr_sndbytes_allunsent(struct socket *, u_int32_t);
3641 inp_decr_sndbytes_allunsent(so, tp->snd_una); in tcp_ip_output()
4275 inp_decr_sndbytes_allunsent(struct socket *so, u_int32_t th_ack) in inp_decr_sndbytes_allunsent() function
1672 inp_decr_sndbytes_allunsent(so, tp->snd_una); in tcp_close()