Searched defs:last_allowedip (Results 1 – 3 of 3) sorted by relevance
18 struct wgallowedip *last_allowedip; member
65 struct wgallowedip *first_allowedip, *last_allowedip; member
340 static inline bool parse_allowedips(struct wgpeer *peer, struct wgallowedip **last_allowedip, const… in parse_allowedips()