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