Home
last modified time | relevance | path

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

/xnu-11215.61.5/bsd/netinet/
H A Dtcp_cache.h56 extern int tcp_heuristic_do_mptcp(struct tcpcb *tp);
H A Dtcp_cache.c1272 tcp_heuristic_do_mptcp(struct tcpcb *tp) in tcp_heuristic_do_mptcp() function
H A Dmptcp_opt.c79 ret = tcp_heuristic_do_mptcp(tp); in mptcp_setup_first_subflow_syn_opts()