Searched refs:tcp_create_timermsg (Results 1 – 4 of 4) sorted by relevance
181 void tcp_create_timermsg(struct tcpcb *, struct lwkt_port *);
732 tcp_create_timermsg(struct tcpcb *tp, struct lwkt_port *msgport) in tcp_create_timermsg() function
1081 tcp_create_timermsg(tp, &curthread->td_msgport); in tcp_connect_oncpu()1425 tcp_create_timermsg(tp, &curthread->td_msgport); in tcp6_connect_oncpu()
872 tcp_create_timermsg(tp, port); in syncache_socket()