Home
last modified time | relevance | path

Searched defs:next_peer (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dexcept.h125 struct eh_region_d *next_peer; member
/OK3568_Linux_fs/kernel/drivers/net/wireguard/
H A Dnetlink.c98 struct wg_peer *next_peer; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dexcept.h125 struct eh_region_d *next_peer; member
/OK3568_Linux_fs/kernel/fs/
H A Dpnode.c17 static inline struct mount *next_peer(struct mount *p) in next_peer() function