| Home | Sort by: relevance | last modified time | path |
| /src/sys/netinet/ | |
| tcp_subr.c | 878 static struct tcpcb tcpcb_template = { variable in typeref:struct:tcpcb 903 struct tcpcb *tp = &tcpcb_template; 953 memcpy(tp, &tcpcb_template, sizeof(*tp)); |
| tcp_subr.c | 878 static struct tcpcb tcpcb_template = { variable in typeref:struct:tcpcb 903 struct tcpcb *tp = &tcpcb_template; 953 memcpy(tp, &tcpcb_template, sizeof(*tp)); |
| tcp_subr.c | 878 static struct tcpcb tcpcb_template = { variable in typeref:struct:tcpcb 903 struct tcpcb *tp = &tcpcb_template; 953 memcpy(tp, &tcpcb_template, sizeof(*tp)); |