Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/net/mptcp/
H A Dpm.c335 bool *drop_other_suboptions) in mptcp_pm_add_addr_signal()
354 *drop_other_suboptions = true; in mptcp_pm_add_addr_signal()
332 mptcp_pm_add_addr_signal(struct mptcp_sock *msk, const struct sk_buff *skb, unsigned int opt_size, unsigned int remaining, struct mptcp_addr_info *addr, bool *echo, bool *drop_other_suboptions) mptcp_pm_add_addr_signal() argument
H A 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()
H A Dprotocol.h1005 bool *drop_other_suboptions);

Completed in 6 milliseconds