Searched defs:next_peer (Results 1 – 2 of 2) sorted by relevance
/linux-6.8/drivers/net/wireguard/ | ||
D | netlink.c | 98 struct wg_peer *next_peer; member |
/linux-6.8/fs/ | ||
D | pnode.c | 17 static inline struct mount *next_peer(struct mount *p) in next_peer() function |