Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dtcp_pcap.h35 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.c1795 tcp_pcap_tcpcb_init(tp); in tcp_newtcpcb()