Home
last modified time | relevance | path

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

/dflybsd-src/sys/netinet/
H A Dtcp_timer.h181 void tcp_create_timermsg(struct tcpcb *, struct lwkt_port *);
H A Dtcp_timer.c732 tcp_create_timermsg(struct tcpcb *tp, struct lwkt_port *msgport) in tcp_create_timermsg() function
H A Dtcp_usrreq.c1081 tcp_create_timermsg(tp, &curthread->td_msgport); in tcp_connect_oncpu()
1425 tcp_create_timermsg(tp, &curthread->td_msgport); in tcp6_connect_oncpu()
H A Dtcp_syncache.c872 tcp_create_timermsg(tp, port); in syncache_socket()