Revision 7f76abe1 net.h

b/net.h
163 163
extern const char *legacy_bootp_filename;
164 164

  
165 165
int net_client_init(Monitor *mon, QemuOpts *opts, int is_netdev);
166
void net_client_uninit(NICInfo *nd);
167 166
int net_client_parse(QemuOptsList *opts_list, const char *str);
168 167
int net_init_clients(void);
169 168
void net_cleanup(void);

Also available in: Unified diff