Home
last modified time | relevance | path

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

/openbmc/linux/net/mptcp/
H A Dpm.c327 bool *drop_other_suboptions) in mptcp_pm_add_addr_signal() argument
346 *drop_other_suboptions = true; in mptcp_pm_add_addr_signal()
H A Doptions.c652 bool drop_other_suboptions = false; in mptcp_established_options_add_addr() local
664 &echo, &drop_other_suboptions)) in mptcp_established_options_add_addr()
671 if (drop_other_suboptions) in mptcp_established_options_add_addr()
681 if (drop_other_suboptions) { in mptcp_established_options_add_addr()
H A Dprotocol.h1037 bool *drop_other_suboptions);