Home
last modified time | relevance | path

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

/openbsd/sys/netinet/
H A Dtcp_var.h746 tcp_template(struct tcpcb *);
H A Dtcp_subr.c204 tcp_template(struct tcpcb *tp) in tcp_template() function
H A Dtcp_usrreq.c658 tp->t_template = tcp_template(tp); in tcp_connect()
H A Dtcp_input.c3601 tp->t_template = tcp_template(tp); in syn_cache_get()