Home
last modified time | relevance | path

Searched refs:tcp_do_mptcp_options (Results 1 – 3 of 3) sorted by relevance

/xnu-11215.61.5/bsd/netinet/
H A Dmptcp_opt.h37 extern void tcp_do_mptcp_options(struct tcpcb *, u_char *, struct tcphdr *,
H A Dmptcp_opt.c1796 tcp_do_mptcp_options(struct tcpcb *tp, u_char *cp, struct tcphdr *th, in tcp_do_mptcp_options() function
H A Dtcp_input.c6255 tcp_do_mptcp_options(tp, cp, th, to, optlen); in tcp_dooptions()