Searched refs:parse_allowedips (Results 1 – 1 of 1) sorted by relevance
340 static inline bool parse_allowedips(struct wgpeer *peer, struct wgallowedip **last_allowedip, const… in parse_allowedips() function463 ret = parse_allowedips(ctx->last_peer, &ctx->last_allowedip, value); in process_line()623 if (!parse_allowedips(peer, &allowedip, line)) { in config_read_cmd()