HomeSort by: relevance | last modified time | path
    Searched refs:tcp_template (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/netinet/
tcp_var.h 849 tcp_template(struct tcpcb *);
tcp_syncache.c 709 tp->t_template = tcp_template(tp);
tcp_subr.c 448 tcp_template(struct tcpcb *tp) function in typeref:struct:mbuf *
tcp_usrreq.c 693 tp->t_template = tcp_template(tp);

Completed in 49 milliseconds