Home
last modified time | relevance | path

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

/Linux-v6.1/net/mptcp/
Dpm.c325 bool *drop_other_suboptions) in mptcp_pm_add_addr_signal() argument
344 *drop_other_suboptions = true; in mptcp_pm_add_addr_signal()
Doptions.c653 bool drop_other_suboptions = false; in mptcp_established_options_add_addr() local
664 &echo, &drop_other_suboptions)) in mptcp_established_options_add_addr()
667 if (drop_other_suboptions) in mptcp_established_options_add_addr()
674 if (drop_other_suboptions) { in mptcp_established_options_add_addr()
Dprotocol.h886 bool *drop_other_suboptions);