Lines Matching defs:tp
206 struct tcpcb *tp = NULL; in tcp_usr_attach() local
238 struct tcpcb *tp; in tcp_usr_detach() local
306 struct tcpcb *tp; in tcp_usr_bind() local
397 struct tcpcb *tp; in tcp6_usr_bind() local
449 struct tcpcb *tp; in tcp_usr_listen() local
526 struct tcpcb *tp; in tcp6_usr_listen() local
587 struct tcpcb *tp; in tcp_usr_connect() local
630 struct tcpcb *tp; in tcp6_usr_connect() local
689 struct tcpcb *tp; in tcp_usr_disconnect() local
708 struct tcpcb *tp = NULL; in tcp_usr_accept() local
735 struct tcpcb *tp = NULL; in tcp6_usr_accept() local
764 struct tcpcb *tp; in tcp_usr_shutdown() local
783 struct tcpcb *tp; in tcp_usr_rcvd() local
811 struct tcpcb *tp; in tcp_usr_send() local
906 struct tcpcb *tp; in tcp_usr_abort() local
924 struct tcpcb *tp; in tcp_usr_rcvoob() local
1026 tcp_connect_oncpu(struct tcpcb *tp, int flags, struct mbuf *m, in tcp_connect_oncpu()
1136 struct tcpcb *tp; in tcp_connect() local
1313 struct tcpcb *tp; in tcp6_connect() local
1389 tcp6_connect_oncpu(struct tcpcb *tp, int flags, struct mbuf **mp, in tcp6_connect_oncpu()
1476 struct tcpcb *tp; in tcp_ctloutput() local
1835 tcp_disconnect(struct tcpcb *tp) in tcp_disconnect()
1866 tcp_usrclosed(struct tcpcb *tp) in tcp_usrclosed()