Searched refs:from_ext (Results 1 – 2 of 2) sorted by relevance
108 const struct mptcp_ext *from_ext) in mptcp_ext_matches() argument113 return !from_ext || in mptcp_ext_matches()114 (to_ext && from_ext && in mptcp_ext_matches()115 !memcmp(from_ext, to_ext, sizeof(struct mptcp_ext))); in mptcp_ext_matches()
20858 + void *from_ext; /*alloced from pool*/39763 + &mem->from_ext,39812 + &mem->from_ext,39902 + (struct gen_pool *)mem->from_ext,39910 + (struct gen_pool *)mem->from_ext,