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

/darwin-on-arm/xnu/bsd/netinet/
H A Dtcp_lro.c224 int payload_len, int drop_hdrlen, struct tcpopt *topt,
342 int drop_hdrlen, int hash, struct tcpopt *topt,
416 struct tcpopt to;
H A Dtcp_sack.c321 tcp_sack_doack(struct tcpcb *tp, struct tcpopt *to, tcp_seq th_ack)
H A Dtcp_var.h434 struct tcpopt { struct
1045 void tcp_sack_doack(struct tcpcb *, struct tcpopt *, tcp_seq);
H A Dtcp_input.c291 struct tcpopt *, unsigned int);
310 struct tcpopt *to, u_int32_t tlen);
867 struct tcpopt *to, u_int32_t pktlen) {
1104 struct tcpopt to; /* options in this segment */
4014 * Parse TCP options and place in tcpopt.
4020 struct tcpopt *to;

Completed in 46 milliseconds