Searched refs:inp_decr_sndbytes_total (Results 1 – 4 of 4) sorted by relevance
919 extern void inp_decr_sndbytes_total(struct socket *, int);
3628 inp_decr_sndbytes_total(so, so->so_snd.sb_cc); in tcp_ip_output()
4233 inp_decr_sndbytes_total(struct socket *so, int32_t len) in inp_decr_sndbytes_total() function
1902 inp_decr_sndbytes_total(sb->sb_so, len); in sbdrop()2491 inp_decr_sndbytes_total(sb->sb_so, m->m_len); in sbfree()