Searched refs:tcp_do_mptcp_options (Results 1 – 3 of 3) sorted by relevance
| /xnu-12377.1.9/bsd/netinet/ |
| H A D | mptcp_opt.h | 41 extern void tcp_do_mptcp_options(struct tcpcb *, u_char * opt __ended_by(optend), u_char *optend, s…
|
| H A D | mptcp_opt.c | 1811 tcp_do_mptcp_options(struct tcpcb *tp, u_char *cp __ended_by(optend), u_char *optend, struct tcphdr… in tcp_do_mptcp_options() function
|
| H A D | tcp_input.c | 6509 tcp_do_mptcp_options(tp, cp, cpend, th, to, optlen); in tcp_dooptions()
|