Lines Matching refs:opts
2405 void net_host_device_add(Monitor *mon, const char *device, const char *opts)2411 if (net_client_init(mon, device, opts ? opts : "") < 0) {