Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dtcp_log_buf.h577 void tcp_log_tcpcbinit(struct tcpcb *tp);
H A Dtcp_log_buf.c1282 tcp_log_tcpcbinit(struct tcpcb *tp) in tcp_log_tcpcbinit() function
H A Dtcp_subr.c2348 tcp_log_tcpcbinit(tp); in tcp_newtcpcb()