Searched refs:tcp_do_mptcp_options (Results 1 – 3 of 3) sorted by relevance
| /xnu-10002.1.13/bsd/netinet/ |
| H A D | mptcp_opt.h | 37 extern void tcp_do_mptcp_options(struct tcpcb *, u_char *, struct tcphdr *,
|
| H A D | mptcp_opt.c | 1786 tcp_do_mptcp_options(struct tcpcb *tp, u_char *cp, struct tcphdr *th, in tcp_do_mptcp_options() function
|
| H A D | tcp_input.c | 6029 tcp_do_mptcp_options(tp, cp, th, to, optlen); in tcp_dooptions()
|