Lines Matching refs:tcphdr

288 	struct	tcphdr tt_t;
343 void (*tfb_tcp_do_segment)(struct mbuf *, struct tcphdr *,
347 int (*tfb_do_segment_nounlock)(struct mbuf *, struct tcphdr *,
351 void (*tfb_tcp_hpts_do_segment)(struct mbuf *, struct tcphdr *,
746 struct tcphdr *th;
754 struct tcphdr *th, struct tcpopt *to,
963 char *tcp_log_addrs(struct in_conninfo *, struct tcphdr *, void *,
965 char *tcp_log_vain(struct in_conninfo *, struct tcphdr *, void *,
967 int tcp_reass(struct tcpcb *, struct tcphdr *, tcp_seq *, int *,
972 void tcp_dropwithreset(struct mbuf *, struct tcphdr *,
975 struct tcphdr *, struct mbuf *, int);
977 void tcp_newreno_partial_ack(struct tcpcb *, struct tcphdr *);
978 void cc_ack_received(struct tcpcb *tp, struct tcphdr *th,
981 void cc_post_recovery(struct tcpcb *tp, struct tcphdr *th);
982 void cc_ecnpkt_handler(struct tcpcb *tp, struct tcphdr *th, uint8_t iptos);
984 void cc_cong_signal(struct tcpcb *tp, struct tcphdr *th, uint32_t type);
987 struct tcphdr *th, struct tcpopt *to);
991 int tcp_autorcvbuf(struct mbuf *, struct tcphdr *, struct socket *,
995 void tcp_do_segment(struct mbuf *, struct tcphdr *,
1050 struct tcphdr *, struct mbuf *, tcp_seq, tcp_seq, int);
1056 int tcp_twcheck(struct inpcb *, struct tcpopt *, struct tcphdr *,
1068 void tcp_trace(short, short, struct tcpcb *, void *, struct tcphdr *, int);
1095 void tcp_do_prr_ack(struct tcpcb *, struct tcphdr *, struct tcpopt *);
1096 void tcp_sack_partialack(struct tcpcb *, struct tcphdr *);
1098 int tcp_newreno(struct tcpcb *, struct tcphdr *);
1115 tcp_fields_to_host(struct tcphdr *th)
1125 tcp_fields_to_net(struct tcphdr *th)