Searched refs:inp_decr_sndbytes_total (Results 1 – 4 of 4) sorted by relevance
861 extern void inp_decr_sndbytes_total(struct socket *, int);
3427 inp_decr_sndbytes_total(so, so->so_snd.sb_cc); in tcp_ip_output()
3942 inp_decr_sndbytes_total(struct socket *so, int32_t len) in inp_decr_sndbytes_total() function
1847 inp_decr_sndbytes_total(sb->sb_so, len); in sbdrop()2445 inp_decr_sndbytes_total(sb->sb_so, m->m_len); in sbfree()