Home
last modified time | relevance | path

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

/linux-6.12.1/net/mptcp/
Dpm.c326 bool *drop_other_suboptions) in mptcp_pm_add_addr_signal() argument
345 *drop_other_suboptions = true; in mptcp_pm_add_addr_signal()
Doptions.c656 bool drop_other_suboptions = false; in mptcp_established_options_add_addr() local
667 &echo, &drop_other_suboptions)) in mptcp_established_options_add_addr()
670 if (drop_other_suboptions) in mptcp_established_options_add_addr()
677 if (drop_other_suboptions) { in mptcp_established_options_add_addr()
Dprotocol.h1113 bool *drop_other_suboptions);