Lines Matching defs:tcpopt
867 struct tcpopt {
1156 struct tcpopt *to;
1163 struct tcphdr *th, struct tcpopt *to,
1370 int tcp_addoptions(struct tcpopt *, u_char *);
1385 void tcp_dooptions(struct tcpopt *, u_char *, int, int);
1401 struct tcphdr *th, struct tcpopt *to);
1471 bool tcp_twcheck(struct inpcb *, struct tcpopt *, struct tcphdr *,
1502 tcp_sack_doack(struct tcpcb *, struct tcpopt *, tcp_seq);
1511 void tcp_do_prr_ack(struct tcpcb *, struct tcphdr *, struct tcpopt *,
1563 int tcp_do_ack_accounting(struct tcpcb *tp, struct tcphdr *th, struct tcpopt *to, uint32_t tiwin, int mss);