wg_allowedips_insert_v6
int wg_allowedips_insert_v6(struct allowedips *table, const struct in6_addr *ip,
ret = wg_allowedips_insert_v6(&peer->device->peer_allowedips,
if (wg_allowedips_insert_v6(&t, (struct in6_addr *)ip, cidr,
if (wg_allowedips_insert_v6(&t,
wg_allowedips_insert_v6(&t, &ip, 128, a, &mutex);
wg_allowedips_insert_v6(&t, &ip, 128, a, &mutex);
wg_allowedips_insert_v6(&t, &ip, 128, a, &mutex);