Home
last modified time | relevance | path

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

/linux-6.15/net/mptcp/
H A Doptions.c651 bool drop_other_suboptions = false; in mptcp_established_options_add_addr() local
663 &echo, &drop_other_suboptions)) in mptcp_established_options_add_addr()
670 if (drop_other_suboptions) in mptcp_established_options_add_addr()
680 if (drop_other_suboptions) { in mptcp_established_options_add_addr()
H A Dpm.c782 bool *drop_other_suboptions) in mptcp_pm_add_addr_signal() argument
801 *drop_other_suboptions = true; in mptcp_pm_add_addr_signal()
H A Dprotocol.h1136 bool *drop_other_suboptions);