Searched refs:sbdrop (Results 1 – 5 of 5) sorted by relevance
235 void sbdrop(struct sockbuf *sb, int len);
1694 sbdrop(struct sockbuf *sb, int len) in sbdrop() function
3263 sbdrop(&pcb->so->so_snd, length); in ng_btsocket_rfcomm_pcb_send()
1797 sbdrop(&so->so_snd, acked); in tcp_do_segment()
8672 sbdrop(&so->so_snd, acked); in bbr_fastack()