Home
last modified time | relevance | path

Searched refs:tcp_template (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/sys/netinet/
Dtcp_var.h849 tcp_template(struct tcpcb *);
Dtcp_syncache.c709 tp->t_template = tcp_template(tp); in syn_cache_get()
Dtcp_subr.c448 tcp_template(struct tcpcb *tp) in tcp_template() function
Dtcp_usrreq.c693 tp->t_template = tcp_template(tp); in tcp_connect()