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

/linux-master/net/mptcp/
H A Dpm.c334 bool *drop_other_suboptions)
353 *drop_other_suboptions = true;
331 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) argument
H A Doptions.c656 bool drop_other_suboptions = false; local
667 &echo, &drop_other_suboptions))
670 if (drop_other_suboptions)
677 if (drop_other_suboptions) {
H A Dprotocol.h1100 bool *drop_other_suboptions);

Completed in 173 milliseconds