Home
last modified time | relevance | path

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

/linux/net/mptcp/
H A Doptions.c661 bool drop_other_suboptions = false; in mptcp_established_options_add_addr() local
673 &echo, &drop_other_suboptions)) in mptcp_established_options_add_addr()
680 if (drop_other_suboptions) in mptcp_established_options_add_addr()
690 if (drop_other_suboptions) { in mptcp_established_options_add_addr()
H A Dpm.c861 bool *drop_other_suboptions) in mptcp_pm_add_addr_signal() argument
880 *drop_other_suboptions = true; in mptcp_pm_add_addr_signal()
H A Dprotocol.h1199 bool *drop_other_suboptions);