Searched refs:inp_decr_sndbytes_total (Results 1 – 4 of 4) sorted by relevance
855 extern void inp_decr_sndbytes_total(struct socket *, int);
3155 inp_decr_sndbytes_total(so, so->so_snd.sb_cc); in tcp_ip_output()
3883 inp_decr_sndbytes_total(struct socket *so, int32_t len) in inp_decr_sndbytes_total() function
1845 inp_decr_sndbytes_total(sb->sb_so, len); in sbdrop()2403 inp_decr_sndbytes_total(sb->sb_so, m->m_len); in sbfree()