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