tcp_create_timermsg
tcp_create_timermsg(tp, port);
void tcp_create_timermsg(struct tcpcb *, struct lwkt_port *);
tcp_create_timermsg(tp, &curthread->td_msgport);
tcp_create_timermsg(tp, &curthread->td_msgport);