Home
last modified time | relevance | path

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

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