/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/ |
D | ap_main.c | 267 hostapd_interface_init(struct hapd_interfaces *interfaces, const char *if_name, in hostapd_interface_init() 330 struct hapd_interfaces *interfaces = signal_ctx; in handle_reload() local 344 static int hostapd_global_init(struct hapd_interfaces *interfaces, in hostapd_global_init() 521 static int hostapd_get_global_ctrl_iface(struct hapd_interfaces *interfaces, in hostapd_get_global_ctrl_iface() 551 static int hostapd_get_ctrl_iface_group(struct hapd_interfaces *interfaces, in hostapd_get_ctrl_iface_group() 639 struct hapd_interfaces *interfaces = eloop_ctx; in hostapd_periodic() local 650 struct hapd_interfaces interfaces; in ap_main() local
|
D | ap_ctrl_iface.c | 4450 static int hostapd_ctrl_iface_add(struct hapd_interfaces *interfaces, in hostapd_ctrl_iface_add() 4461 static int hostapd_ctrl_iface_remove(struct hapd_interfaces *interfaces, in hostapd_ctrl_iface_remove() 4472 static int hostapd_global_ctrl_iface_attach(struct hapd_interfaces *interfaces, in hostapd_global_ctrl_iface_attach() 4481 static int hostapd_global_ctrl_iface_detach(struct hapd_interfaces *interfaces, in hostapd_global_ctrl_iface_detach() 4489 static void hostapd_ctrl_iface_flush(struct hapd_interfaces *interfaces) in hostapd_ctrl_iface_flush() 4519 hostapd_global_ctrl_iface_fst_attach(struct hapd_interfaces *interfaces, in hostapd_global_ctrl_iface_fst_attach() 4547 hostapd_global_ctrl_iface_fst_detach(struct hapd_interfaces *interfaces, in hostapd_global_ctrl_iface_fst_detach() 4571 hostapd_interfaces_get_hapd(struct hapd_interfaces *interfaces, in hostapd_interfaces_get_hapd() 4656 hostapd_global_ctrl_iface_interfaces(struct hapd_interfaces *interfaces, in hostapd_global_ctrl_iface_interfaces() 4701 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/hostapd/ |
D | ap_main.c | 260 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
|
D | ap_ctrl_iface.c | 3802 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/wpa_supplicant/dbus/ |
D | dbus_new_introspect.c | 20 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/wpa_supplicant/dbus/ |
D | dbus_new_introspect.c | 20 struct interfaces { struct 27 static struct interfaces * add_interface(struct dl_list *list, in add_interface() argument
|
/third_party/mbedtls/docs/architecture/testing/ |
D | driver-interface-test-strategy.md | 11 #### Opaque driver interface 17 #### Dynamic secure element driver interface
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
D | hostapd.c | 69 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 …]
|
D | vlan_full.c | 54 struct hapd_interfaces *interfaces; in dyn_iface_get() local 90 struct hapd_interfaces *interfaces; in dyn_iface_put() local
|
D | eth_p_oui.c | 94 struct hapd_interfaces *interfaces; in eth_p_oui_register() local
|
/third_party/node/test/fixtures/wpt/wasm/jsapi/ |
D | interface.any.js | 73 const interfaces = [ variable
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
D | hostapd.c | 71 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 2250 struct hapd_interfaces *interfaces = iface->interfaces; in hostapd_setup_interface_complete() local 2498 struct hostapd_iface * hostapd_init(struct hapd_interfaces *interfaces, in hostapd_init() 2552 static int ifname_in_use(struct hapd_interfaces *interfaces, const char *ifname) in ifname_in_use() 2581 hostapd_interface_init_bss(struct hapd_interfaces *interfaces, const char *phy, in hostapd_interface_init_bss() 2855 hostapd_iface_alloc(struct hapd_interfaces *interfaces) in hostapd_iface_alloc() 2879 hostapd_config_alloc(struct hapd_interfaces *interfaces, const char *ifname, in hostapd_config_alloc() 2967 int hostapd_add_iface(struct hapd_interfaces *interfaces, char *buf) in hostapd_add_iface() 3173 int hostapd_remove_iface(struct hapd_interfaces *interfaces, char *buf) in hostapd_remove_iface() [all …]
|
D | vlan_full.c | 54 struct hapd_interfaces *interfaces; in dyn_iface_get() local 90 struct hapd_interfaces *interfaces; in dyn_iface_put() local
|
D | eth_p_oui.c | 94 struct hapd_interfaces *interfaces; in eth_p_oui_register() local
|
/third_party/libuv/test/ |
D | test-platform-output.c | 41 uv_interface_address_t* interfaces; in TEST_IMPL() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/ |
D | val_code_generator.h | 28 std::string interfaces; member
|
/third_party/skia/third_party/externals/spirv-tools/test/val/ |
D | val_code_generator.h | 28 std::string interfaces; member
|
/third_party/spirv-tools/test/val/ |
D | val_code_generator.h | 28 std::string interfaces; member
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/ |
D | meson.build | 10 subdir('interfaces') subdir
|
/third_party/node/test/internet/ |
D | test-dgram-broadcast-multi-process.js | 47 const interfaces = networkInterfaces[name]; constant
|
D | test-dgram-multicast-ssm-multi-process.js | 28 const interfaces = networkInterfaces[name]; constant
|
D | test-dgram-multicast-ssmv6-multi-process.js | 28 const interfaces = networkInterfaces[name]; constant
|
/third_party/protobuf/src/google/protobuf/compiler/java/ |
D | java_helpers.cc | 291 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/ |
D | esextcTessellationShaderProgramInterfaces.cpp | 332 const glw::GLenum interfaces[] = { in iterate() local
|
/third_party/node/test/parallel/ |
D | test-os.js | 130 const interfaces = os.networkInterfaces(); constant
|