Searched refs:tcp_do_mptcp_options (Results 1 – 3 of 3) sorted by relevance
| /xnu-11215.61.5/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 | 1796 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 | 6255 tcp_do_mptcp_options(tp, cp, th, to, optlen); in tcp_dooptions()
|