free_networks
free_networks(&vpn->net_l);
free_networks(&conf->networks);
void free_networks(struct network_head *);
free_networks(&xconf->networks);