Searched refs:ipc_get_device (Results 1 – 5 of 5) sorted by relevance
14 int ipc_get_device(struct wgdevice **dev, const char *interface);
78 int ipc_get_device(struct wgdevice **dev, const char *iface) in ipc_get_device() function
35 if (ipc_get_device(&device, argv[1])) { in showconf_main()
43 if (ipc_get_device(&runtime, file->name) != 0) { in sync_conf()
402 if (ipc_get_device(&device, interface) < 0) { in show_main()442 if (ipc_get_device(&device, argv[1]) < 0) { in show_main()