Home
last modified time | relevance | path

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

/Linux-v6.6/net/mptcp/
Dpm.c335 bool *drop_other_suboptions) in mptcp_pm_add_addr_signal() argument
354 *drop_other_suboptions = true; in mptcp_pm_add_addr_signal()
Doptions.c655 bool drop_other_suboptions = false; in mptcp_established_options_add_addr() local
666 &echo, &drop_other_suboptions)) in mptcp_established_options_add_addr()
669 if (drop_other_suboptions) in mptcp_established_options_add_addr()
676 if (drop_other_suboptions) { in mptcp_established_options_add_addr()
Dprotocol.h955 bool *drop_other_suboptions);