Home
last modified time | relevance | path

Searched refs:tcp_pcap_drain (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/netinet/
H A Dtcp_pcap.h32 void tcp_pcap_drain(struct mbufq *queue);
H A Dtcp_pcap.c426 tcp_pcap_drain(struct mbufq *queue) in tcp_pcap_drain() function
H A Dtcp_subr.c1422 tcp_pcap_drain(&(tcpb->t_inpkts)); in tcp_drain()
1423 tcp_pcap_drain(&(tcpb->t_outpkts)); in tcp_drain()
2424 tcp_pcap_drain(&(tp->t_inpkts)); in tcp_discardcb()
2425 tcp_pcap_drain(&(tp->t_outpkts)); in tcp_discardcb()