Lines Matching defs:tp
201 tcp_template(struct tcpcb *tp) in tcp_template()
296 tcp_respond(struct tcpcb *tp, caddr_t template, struct tcphdr *th0, in tcp_respond()
429 struct tcpcb *tp; in tcp_newtcpcb() local
487 tcp_drop(struct tcpcb *tp, int errno) in tcp_drop()
510 tcp_close(struct tcpcb *tp) in tcp_close()
541 tcp_freeq(struct tcpcb *tp) in tcp_freeq()
560 tcp_rscale(struct tcpcb *tp, u_long hiwat) in tcp_rscale()
576 struct tcpcb *tp = intotcpcb(inp); in tcp_notify() local
605 struct tcpcb *tp; in tcp6_ctlinput() local
714 struct tcpcb *tp; in tcp_ctlinput() local
858 struct tcpcb *tp = intotcpcb(inp); in tcp_mtudisc() local
896 struct tcpcb *tp = intotcpcb(inp); in tcp_mtudisc_increase() local
917 tcp_set_iss_tsm(struct tcpcb *tp) in tcp_set_iss_tsm()