Home
last modified time | relevance | path

Searched defs:interfaces (Results 1 – 25 of 81) sorted by relevance

1234

/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
Dap_main.c260 hostapd_interface_init(struct hapd_interfaces *interfaces, const char *if_name, in hostapd_interface_init()
323 struct hapd_interfaces *interfaces = signal_ctx; in handle_reload() local
337 static int hostapd_global_init(struct hapd_interfaces *interfaces, in hostapd_global_init()
513 static int hostapd_get_global_ctrl_iface(struct hapd_interfaces *interfaces, in hostapd_get_global_ctrl_iface()
543 static int hostapd_get_ctrl_iface_group(struct hapd_interfaces *interfaces, in hostapd_get_ctrl_iface_group()
631 struct hapd_interfaces *interfaces = eloop_ctx; in hostapd_periodic() local
642 struct hapd_interfaces interfaces; in ap_main() local
Dap_ctrl_iface.c3802 static int hostapd_ctrl_iface_add(struct hapd_interfaces *interfaces, in hostapd_ctrl_iface_add()
3813 static int hostapd_ctrl_iface_remove(struct hapd_interfaces *interfaces, in hostapd_ctrl_iface_remove()
3824 static int hostapd_global_ctrl_iface_attach(struct hapd_interfaces *interfaces, in hostapd_global_ctrl_iface_attach()
3833 static int hostapd_global_ctrl_iface_detach(struct hapd_interfaces *interfaces, in hostapd_global_ctrl_iface_detach()
3841 static void hostapd_ctrl_iface_flush(struct hapd_interfaces *interfaces) in hostapd_ctrl_iface_flush()
3864 hostapd_global_ctrl_iface_fst_attach(struct hapd_interfaces *interfaces, in hostapd_global_ctrl_iface_fst_attach()
3892 hostapd_global_ctrl_iface_fst_detach(struct hapd_interfaces *interfaces, in hostapd_global_ctrl_iface_fst_detach()
3916 hostapd_interfaces_get_hapd(struct hapd_interfaces *interfaces, in hostapd_interfaces_get_hapd()
4001 hostapd_global_ctrl_iface_interfaces(struct hapd_interfaces *interfaces, in hostapd_global_ctrl_iface_interfaces()
4046 hostapd_global_ctrl_iface_dup_network(struct hapd_interfaces *interfaces, in hostapd_global_ctrl_iface_dup_network()
[all …]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
Dap_main.c257 hostapd_interface_init(struct hapd_interfaces *interfaces, const char *if_name, in hostapd_interface_init()
320 struct hapd_interfaces *interfaces = signal_ctx; in handle_reload() local
334 static int hostapd_global_init(struct hapd_interfaces *interfaces, in hostapd_global_init()
511 static int hostapd_get_global_ctrl_iface(struct hapd_interfaces *interfaces, in hostapd_get_global_ctrl_iface()
541 static int hostapd_get_ctrl_iface_group(struct hapd_interfaces *interfaces, in hostapd_get_ctrl_iface_group()
629 struct hapd_interfaces *interfaces = eloop_ctx; in hostapd_periodic() local
640 struct hapd_interfaces interfaces; in ap_main() local
Dap_ctrl_iface.c4447 static int hostapd_ctrl_iface_add(struct hapd_interfaces *interfaces, in hostapd_ctrl_iface_add()
4458 static int hostapd_ctrl_iface_remove(struct hapd_interfaces *interfaces, in hostapd_ctrl_iface_remove()
4469 static int hostapd_global_ctrl_iface_attach(struct hapd_interfaces *interfaces, in hostapd_global_ctrl_iface_attach()
4478 static int hostapd_global_ctrl_iface_detach(struct hapd_interfaces *interfaces, in hostapd_global_ctrl_iface_detach()
4486 static void hostapd_ctrl_iface_flush(struct hapd_interfaces *interfaces) in hostapd_ctrl_iface_flush()
4516 hostapd_global_ctrl_iface_fst_attach(struct hapd_interfaces *interfaces, in hostapd_global_ctrl_iface_fst_attach()
4544 hostapd_global_ctrl_iface_fst_detach(struct hapd_interfaces *interfaces, in hostapd_global_ctrl_iface_fst_detach()
4568 hostapd_interfaces_get_hapd(struct hapd_interfaces *interfaces, in hostapd_interfaces_get_hapd()
4653 hostapd_global_ctrl_iface_interfaces(struct hapd_interfaces *interfaces, in hostapd_global_ctrl_iface_interfaces()
4698 hostapd_global_ctrl_iface_dup_network(struct hapd_interfaces *interfaces, in hostapd_global_ctrl_iface_dup_network()
[all …]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/dbus/
Ddbus_new_introspect.c20 struct interfaces { struct
27 static struct interfaces * add_interface(struct dl_list *list, in add_interface() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/dbus/
Ddbus_new_introspect.c20 struct interfaces { struct
27 static struct interfaces * add_interface(struct dl_list *list, in add_interface() argument
/third_party/mbedtls/docs/architecture/testing/
Ddriver-interface-test-strategy.md11 #### Opaque driver interface
17 #### Dynamic secure element driver interface
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dhostapd.c69 int hostapd_for_each_interface(struct hapd_interfaces *interfaces, in hostapd_for_each_interface()
204 struct hapd_interfaces *interfaces = iface->interfaces; in hostapd_reload_config() local
2099 struct hapd_interfaces *interfaces = iface->interfaces; in hostapd_setup_interface_complete() local
2338 struct hostapd_iface * hostapd_init(struct hapd_interfaces *interfaces, in hostapd_init()
2392 static int ifname_in_use(struct hapd_interfaces *interfaces, const char *ifname) in ifname_in_use()
2421 hostapd_interface_init_bss(struct hapd_interfaces *interfaces, const char *phy, in hostapd_interface_init_bss()
2681 hostapd_iface_alloc(struct hapd_interfaces *interfaces) in hostapd_iface_alloc()
2705 hostapd_config_alloc(struct hapd_interfaces *interfaces, const char *ifname, in hostapd_config_alloc()
2793 int hostapd_add_iface(struct hapd_interfaces *interfaces, char *buf) in hostapd_add_iface()
2999 int hostapd_remove_iface(struct hapd_interfaces *interfaces, char *buf) in hostapd_remove_iface()
[all …]
/third_party/libuv/test/
Dtest-platform-output.c41 uv_interface_address_t* interfaces; in TEST_IMPL() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dhostapd.c71 int hostapd_for_each_interface(struct hapd_interfaces *interfaces, in hostapd_for_each_interface()
215 struct hapd_interfaces *interfaces = iface->interfaces; in hostapd_reload_config() local
2244 struct hapd_interfaces *interfaces = iface->interfaces; in hostapd_setup_interface_complete() local
2483 struct hostapd_iface * hostapd_init(struct hapd_interfaces *interfaces, in hostapd_init()
2537 static int ifname_in_use(struct hapd_interfaces *interfaces, const char *ifname) in ifname_in_use()
2566 hostapd_interface_init_bss(struct hapd_interfaces *interfaces, const char *phy, in hostapd_interface_init_bss()
2835 hostapd_iface_alloc(struct hapd_interfaces *interfaces) in hostapd_iface_alloc()
2859 hostapd_config_alloc(struct hapd_interfaces *interfaces, const char *ifname, in hostapd_config_alloc()
2947 int hostapd_add_iface(struct hapd_interfaces *interfaces, char *buf) in hostapd_add_iface()
3153 int hostapd_remove_iface(struct hapd_interfaces *interfaces, char *buf) in hostapd_remove_iface()
[all …]
/third_party/spirv-tools/test/val/
Dval_code_generator.h28 std::string interfaces; member
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/
Dval_code_generator.h28 std::string interfaces; member
/third_party/skia/third_party/externals/spirv-tools/test/val/
Dval_code_generator.h28 std::string interfaces; member
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/
Dmeson.build10 subdir('interfaces') subdir
/third_party/glib/gio/
Dgdbusobjectmanagerserver.c374 const gchar *interfaces[2]; in registration_data_export_interface() local
401 const gchar *interfaces[2]; in registration_data_unexport_interface() local
912 const gchar *const *interfaces, in g_dbus_object_manager_server_emit_interfaces_added()
958 const gchar *const *interfaces) in g_dbus_object_manager_server_emit_interfaces_removed()
Dgdbusintrospection.c69 GPtrArray *interfaces; member
557 GDBusInterfaceInfo **interfaces, in g_dbus_node_info_set()
1216 GPtrArray *interfaces = l->data; in parse_data_free() local
1609 GDBusInterfaceInfo **interfaces; in parser_end_element() local
/third_party/node/test/fixtures/wpt/
Dversions.json18 "interfaces": { object
/third_party/node/test/internet/
Dtest-dgram-broadcast-multi-process.js47 const interfaces = networkInterfaces[name]; constant
Dtest-dgram-multicast-ssm-multi-process.js28 const interfaces = networkInterfaces[name]; constant
Dtest-dgram-multicast-ssmv6-multi-process.js28 const interfaces = networkInterfaces[name]; constant
/third_party/flutter/skia/third_party/externals/spirv-tools/source/
Dvalidate_decorations.cpp97 const auto& interfaces = vstate.entry_point_interfaces(entry_point); in CheckDecorationsOfEntryPoints() local
/third_party/glib/gio/tests/
Dgdbus-example-objectmanager-client.c17 GList *interfaces; in print_objects() local
Dgdbus-export.c650 const GDBusInterfaceInfo *interfaces[2] = { in subtree_introspect() local
728 const GDBusInterfaceInfo *interfaces[2] = { &dyna_interface_info, NULL }; in dynamic_subtree_introspect() local
1480 const gchar **interfaces) in check_interfaces()
1557 const gchar *interfaces[] = { in test_registered_interfaces() local
/third_party/protobuf/src/google/protobuf/compiler/java/
Djava_helpers.cc291 std::string interfaces = "// @@protoc_insertion_point(message_implements:" + in ExtraMessageInterfaces() local
298 std::string interfaces = "// @@protoc_insertion_point(builder_implements:" + in ExtraBuilderInterfaces() local
304 std::string interfaces = "// @@protoc_insertion_point(interface_extends:" + in ExtraMessageOrBuilderInterfaces() local
/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/
DesextcTessellationShaderProgramInterfaces.cpp332 const glw::GLenum interfaces[] = { in iterate() local

1234