Lines Matching refs:tcphdr

233 	struct	tcphdr tt_t;
275 void (*tfb_tcp_do_segment)(struct mbuf *, struct tcphdr *,
279 int (*tfb_do_segment_nounlock)(struct mbuf *, struct tcphdr *,
283 void (*tfb_tcp_hpts_do_segment)(struct mbuf *, struct tcphdr *,
665 struct tcphdr *th;
673 struct tcphdr *th, struct tcpopt *to,
862 char *tcp_log_addrs(struct in_conninfo *, struct tcphdr *, void *,
864 char *tcp_log_vain(struct in_conninfo *, struct tcphdr *, void *,
866 int tcp_reass(struct tcpcb *, struct tcphdr *, tcp_seq *, int *, struct mbuf *);
870 void tcp_dropwithreset(struct mbuf *, struct tcphdr *,
873 struct tcphdr *, struct mbuf *, int);
875 void tcp_newreno_partial_ack(struct tcpcb *, struct tcphdr *);
876 void cc_ack_received(struct tcpcb *tp, struct tcphdr *th,
879 void cc_post_recovery(struct tcpcb *tp, struct tcphdr *th);
880 void cc_ecnpkt_handler(struct tcpcb *tp, struct tcphdr *th, uint8_t iptos);
881 void cc_cong_signal(struct tcpcb *tp, struct tcphdr *th, uint32_t type);
884 struct tcphdr *th, struct tcpopt *to);
888 int tcp_autorcvbuf(struct mbuf *, struct tcphdr *, struct socket *,
890 void tcp_do_segment(struct mbuf *, struct tcphdr *,
920 struct tcphdr *, struct mbuf *, tcp_seq, tcp_seq, int);
926 int tcp_twcheck(struct inpcb *, struct tcpopt *, struct tcphdr *,
938 void tcp_trace(short, short, struct tcpcb *, void *, struct tcphdr *, int);
964 void tcp_sack_partialack(struct tcpcb *, struct tcphdr *);
966 int tcp_newreno(struct tcpcb *, struct tcphdr *);
975 tcp_fields_to_host(struct tcphdr *th)
985 tcp_fields_to_net(struct tcphdr *th)