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