tcpcb 118 netinet/tcp_debug.c tcp_trace(short act, short ostate, struct tcpcb *tp, caddr_t headers, tcpcb 48 netinet/tcp_debug.h struct tcpcb td_cb; tcpcb 191 netinet/tcp_input.c struct tcpcb *tp; tcpcb 375 netinet/tcp_input.c struct tcpcb *tp = 0; tcpcb 2245 netinet/tcp_input.c struct tcpcb *tp; tcpcb 2438 netinet/tcp_input.c tcp_update_sack_list(struct tcpcb *tp, tcp_seq rcv_laststart, tcpcb 2533 netinet/tcp_input.c tcp_sack_option(struct tcpcb *tp, struct tcphdr *th, u_char *cp, int optlen) tcpcb 2762 netinet/tcp_input.c struct tcpcb *tp; tcpcb 2793 netinet/tcp_input.c struct tcpcb *tp; tcpcb 2810 netinet/tcp_input.c struct tcpcb *tp; tcpcb 2853 netinet/tcp_input.c struct tcpcb *tp = sototcpcb(so); tcpcb 2875 netinet/tcp_input.c struct tcpcb *tp; tcpcb 2979 netinet/tcp_input.c struct tcpcb *tp; tcpcb 3137 netinet/tcp_input.c tcp_hdrsz(struct tcpcb *tp) tcpcb 3178 netinet/tcp_input.c struct tcpcb *tp; tcpcb 3224 netinet/tcp_input.c struct tcpcb *tp; tcpcb 3388 netinet/tcp_input.c struct tcpcb *tp; tcpcb 3551 netinet/tcp_input.c struct tcpcb *tp; tcpcb 3642 netinet/tcp_input.c struct tcpcb *tp = 0; tcpcb 3974 netinet/tcp_input.c struct tcpcb tb, *tp; tcpcb 111 netinet/tcp_output.c void tcp_print_holes(struct tcpcb *tp); tcpcb 114 netinet/tcp_output.c tcp_print_holes(struct tcpcb *tp) tcpcb 134 netinet/tcp_output.c tcp_sack_output(struct tcpcb *tp) tcpcb 175 netinet/tcp_output.c tcp_sack_adjust(struct tcpcb *tp) tcpcb 209 netinet/tcp_output.c struct tcpcb *tp; tcpcb 1182 netinet/tcp_output.c tcp_setpersist(struct tcpcb *tp) tcpcb 159 netinet/tcp_subr.c pool_init(&tcpcb_pool, sizeof(struct tcpcb), 0, 0, 0, "tcpcbpl", tcpcb 205 netinet/tcp_subr.c struct tcpcb *tp; tcpcb 321 netinet/tcp_subr.c struct tcpcb *tp; tcpcb 467 netinet/tcp_subr.c struct tcpcb * tcpcb 470 netinet/tcp_subr.c struct tcpcb *tp; tcpcb 475 netinet/tcp_subr.c return ((struct tcpcb *)0); tcpcb 476 netinet/tcp_subr.c bzero((char *) tp, sizeof(struct tcpcb)); tcpcb 534 netinet/tcp_subr.c struct tcpcb * tcpcb 536 netinet/tcp_subr.c struct tcpcb *tp; tcpcb 559 netinet/tcp_subr.c struct tcpcb * tcpcb 560 netinet/tcp_subr.c tcp_close(struct tcpcb *tp) tcpcb 595 netinet/tcp_subr.c return ((struct tcpcb *)0); tcpcb 601 netinet/tcp_subr.c struct tcpcb *tp = arg; tcpcb 611 netinet/tcp_subr.c tcp_freeq(struct tcpcb *tp) tcpcb 632 netinet/tcp_subr.c struct tcpcb *tp = (struct tcpcb *)inp->inp_ppcb; tcpcb 649 netinet/tcp_subr.c tcp_rscale(struct tcpcb *tp, u_long hiwat) tcpcb 667 netinet/tcp_subr.c struct tcpcb *tp = (struct tcpcb *)inp->inp_ppcb; tcpcb 699 netinet/tcp_subr.c struct tcpcb *tp; tcpcb 814 netinet/tcp_subr.c struct tcpcb *tp; tcpcb 963 netinet/tcp_subr.c struct tcpcb *tp = intotcpcb(inp); tcpcb 998 netinet/tcp_subr.c struct tcpcb *tp = intotcpcb(inp); tcpcb 1019 netinet/tcp_subr.c tcp_set_iss_tsm(struct tcpcb *tp) tcpcb 106 netinet/tcp_timer.c struct tcpcb *tp = arg; tcpcb 153 netinet/tcp_timer.c struct tcpcb *tp; tcpcb 171 netinet/tcp_timer.c void tcp_timer_freesack(struct tcpcb *); tcpcb 174 netinet/tcp_timer.c tcp_timer_freesack(struct tcpcb *tp) tcpcb 198 netinet/tcp_timer.c struct tcpcb *tp = arg; tcpcb 391 netinet/tcp_timer.c struct tcpcb *tp = arg; tcpcb 430 netinet/tcp_timer.c struct tcpcb *tp = arg; tcpcb 488 netinet/tcp_timer.c struct tcpcb *tp = arg; tcpcb 154 netinet/tcp_usrreq.c struct tcpcb *tp = NULL; tcpcb 509 netinet/tcp_usrreq.c struct tcpcb *tp; tcpcb 665 netinet/tcp_usrreq.c struct tcpcb *tp; tcpcb 708 netinet/tcp_usrreq.c struct tcpcb * tcpcb 710 netinet/tcp_usrreq.c struct tcpcb *tp; tcpcb 738 netinet/tcp_usrreq.c struct tcpcb * tcpcb 740 netinet/tcp_usrreq.c struct tcpcb *tp; tcpcb 790 netinet/tcp_usrreq.c struct tcpcb *tp = NULL; tcpcb 68 netinet/tcp_var.h struct tcpcb { tcpcb 203 netinet/tcp_var.h #define intotcpcb(ip) ((struct tcpcb *)(ip)->inp_ppcb) tcpcb 296 netinet/tcp_var.h struct tcpcb *sc_tp; /* tcb for listening socket */ tcpcb 305 netinet/tcp_var.h static __inline int tcp_reass_lock_try(struct tcpcb *); tcpcb 306 netinet/tcp_var.h static __inline void tcp_reass_unlock(struct tcpcb *); tcpcb 310 netinet/tcp_var.h tcp_reass_lock_try(struct tcpcb *tp) tcpcb 326 netinet/tcp_var.h tcp_reass_unlock(struct tcpcb *tp) tcpcb 578 netinet/tcp_var.h void tcp_canceltimers(struct tcpcb *); tcpcb 579 netinet/tcp_var.h struct tcpcb * tcpcb 580 netinet/tcp_var.h tcp_close(struct tcpcb *); tcpcb 582 netinet/tcp_var.h int tcp_freeq(struct tcpcb *); tcpcb 588 netinet/tcp_var.h struct tcpcb * tcpcb 589 netinet/tcp_var.h tcp_disconnect(struct tcpcb *); tcpcb 590 netinet/tcp_var.h struct tcpcb * tcpcb 591 netinet/tcp_var.h tcp_drop(struct tcpcb *, int); tcpcb 592 netinet/tcp_var.h int tcp_dooptions(struct tcpcb *, u_char *, int, struct tcphdr *, tcpcb 600 netinet/tcp_var.h int tcp_mss(struct tcpcb *, int); tcpcb 601 netinet/tcp_var.h void tcp_mss_update(struct tcpcb *); tcpcb 602 netinet/tcp_var.h u_int tcp_hdrsz(struct tcpcb *); tcpcb 609 netinet/tcp_var.h struct tcpcb * tcpcb 612 netinet/tcp_var.h int tcp_output(struct tcpcb *); tcpcb 614 netinet/tcp_var.h int tcp_reass(struct tcpcb *, struct tcphdr *, struct mbuf *, int *); tcpcb 615 netinet/tcp_var.h void tcp_rscale(struct tcpcb *, u_long); tcpcb 616 netinet/tcp_var.h void tcp_respond(struct tcpcb *, caddr_t, struct mbuf *, tcp_seq, tcpcb 618 netinet/tcp_var.h void tcp_setpersist(struct tcpcb *); tcpcb 621 netinet/tcp_var.h tcp_template(struct tcpcb *); tcpcb 622 netinet/tcp_var.h void tcp_trace(short, short, struct tcpcb *, caddr_t, int, int); tcpcb 623 netinet/tcp_var.h struct tcpcb * tcpcb 624 netinet/tcp_var.h tcp_usrclosed(struct tcpcb *); tcpcb 632 netinet/tcp_var.h void tcp_xmit_timer(struct tcpcb *, int); tcpcb 633 netinet/tcp_var.h void tcpdropoldhalfopen(struct tcpcb *, u_int16_t); tcpcb 635 netinet/tcp_var.h void tcp_sack_option(struct tcpcb *,struct tcphdr *,u_char *,int); tcpcb 636 netinet/tcp_var.h void tcp_update_sack_list(struct tcpcb *tp, tcp_seq, tcp_seq); tcpcb 637 netinet/tcp_var.h void tcp_del_sackholes(struct tcpcb *, struct tcphdr *); tcpcb 638 netinet/tcp_var.h void tcp_clean_sackreport(struct tcpcb *tp); tcpcb 639 netinet/tcp_var.h void tcp_sack_adjust(struct tcpcb *tp); tcpcb 641 netinet/tcp_var.h tcp_sack_output(struct tcpcb *tp); tcpcb 642 netinet/tcp_var.h int tcp_sack_partialack(struct tcpcb *, struct tcphdr *); tcpcb 644 netinet/tcp_var.h void tcp_print_holes(struct tcpcb *tp); tcpcb 648 netinet/tcp_var.h int tcp_newreno(struct tcpcb *, struct tcphdr *); tcpcb 660 netinet/tcp_var.h void tcp_set_iss_tsm(struct tcpcb *); tcpcb 671 netinet/tcp_var.h void syn_cache_insert(struct syn_cache *, struct tcpcb *); tcpcb 678 netinet/tcp_var.h void syn_cache_cleanup(struct tcpcb *);