Searched refs:tcpcb_template (Results 1 – 1 of 1) sorted by relevance
878 static struct tcpcb tcpcb_template = { variable903 struct tcpcb *tp = &tcpcb_template; in tcp_tcpcb_template()953 memcpy(tp, &tcpcb_template, sizeof(*tp)); in tcp_newtcpcb()