Home
last modified time | relevance | path

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

/freebsd-src/sys/netinet/
H A Dtcp_pcap.h33 void tcp_pcap_tcpcb_init(struct tcpcb *tp);
H A Dtcp_pcap.c434 tcp_pcap_tcpcb_init(struct tcpcb *tp) in tcp_pcap_tcpcb_init() function
H A Dtcp_subr.c2344 tcp_pcap_tcpcb_init(tp); in tcp_drop()