Searched refs:tcpopt (Results 1 - 6 of 6) sorted by relevance

/xnu-2422.115.4/bsd/netinet/
H A Dmptcp_opt.h45 struct tcpopt *, int);
H A Dtcp_lro.c224 int payload_len, int drop_hdrlen, struct tcpopt *topt,
343 int drop_hdrlen, int hash, struct tcpopt *topt,
417 struct tcpopt to;
H A Dtcp_input.c311 struct tcpopt *, unsigned int);
332 struct tcpopt *to, u_int32_t tlen);
340 static int tcp_detect_bad_rexmt(struct tcpcb *tp, struct tcpopt *to);
341 static void tcp_compute_rtt(struct tcpcb *tp, struct tcpopt *to,
1010 struct tcpopt *to, u_int32_t pktlen) {
1249 tcp_detect_bad_rexmt(struct tcpcb *tp, struct tcpopt *to)
1341 struct tcpopt to; /* options in this segment */
4317 * Parse TCP options and place in tcpopt.
4323 struct tcpopt *to;
4508 tcp_compute_rtt(struct tcpcb *tp, struct tcpopt *t
[all...]
H A Dtcp_var.h535 struct tcpopt { struct
1192 void tcp_sack_doack(struct tcpcb *, struct tcpopt *, tcp_seq, u_int32_t *);
H A Dtcp_sack.c321 tcp_sack_doack(struct tcpcb *tp, struct tcpopt *to, tcp_seq th_ack,
H A Dmptcp_opt.c1735 struct tcpopt *to, int optlen)

Completed in 49 milliseconds