Home | History | Annotate | Download | only in dbus

Lines Matching refs:net_id

833 	char *iface = NULL, *net_id = NULL;
845 iface = wpas_dbus_decompose_object_path(op, &net_id, NULL);
857 id = strtoul(net_id, NULL, 10);
881 os_free(net_id);