Home
last modified time | relevance | path

Searched refs:from_ext (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/net/
Dmptcp.h108 const struct mptcp_ext *from_ext) in mptcp_ext_matches() argument
113 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()
/kernel/linux/patches/linux-5.10/unionpi_tiger_pacth/
Dlinux-5.10.patch20858 + 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,