| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
| H A D | acs.c | 264 void acs_cleanup(struct hostapd_iface *iface) in acs_cleanup() argument 285 static void acs_fail(struct hostapd_iface *iface) in acs_fail() argument 327 acs_survey_chan_interference_factor(struct hostapd_iface *iface, in acs_survey_chan_interference_factor() argument 456 acs_surveys_are_sufficient(struct hostapd_iface *iface) acs_surveys_are_sufficient() argument 482 is_in_chanlist(struct hostapd_iface *iface, struct hostapd_channel_data *chan) is_in_chanlist() argument 492 acs_survey_all_chans_intereference_factor( struct hostapd_iface *iface) acs_survey_all_chans_intereference_factor() argument 518 acs_find_chan(struct hostapd_iface *iface, int freq) acs_find_chan() argument 575 acs_find_ideal_chan(struct hostapd_iface *iface) acs_find_ideal_chan() argument 786 acs_adjust_center_freq(struct hostapd_iface *iface) acs_adjust_center_freq() argument 815 acs_study_survey_based(struct hostapd_iface *iface) acs_study_survey_based() argument 834 acs_study_options(struct hostapd_iface *iface) acs_study_options() argument 846 acs_study(struct hostapd_iface *iface) acs_study() argument 887 acs_scan_complete(struct hostapd_iface *iface) acs_scan_complete() argument 920 acs_request_scan(struct hostapd_iface *iface) acs_request_scan() argument 963 acs_init(struct hostapd_iface *iface) acs_init() argument [all...] |
| H A D | ctrl_iface_ap.c | 652 struct hostapd_iface *iface = hapd->iface; in hostapd_ctrl_iface_status() local [all...] |
| H A D | ieee802_11_ht.c | 145 int hostapd_ht_operation_update(struct hostapd_iface *iface) in hostapd_ht_operation_update() argument 201 is_40_allowed(struct hostapd_iface *iface, int channel) is_40_allowed() argument 232 struct hostapd_iface *iface = hapd->iface; hostapd_2040_coex_action() local 410 ht40_intolerant_add(struct hostapd_iface *iface, struct sta_info *sta) ht40_intolerant_add() argument 433 ht40_intolerant_remove(struct hostapd_iface *iface, struct sta_info *sta) ht40_intolerant_remove() argument 551 struct hostapd_iface *iface = eloop_data; ap_ht2040_timeout() local [all...] |
| H A D | ieee802_11_vht.c | 222 struct hostapd_iface *iface = hapd->iface; in hostapd_eid_txpower_envelope() local [all...] |
| /base/account/os_account/frameworks/appaccount/cj/src/ |
| H A D | appaccount_parameter_parse.cpp | 278 sptr<AAFwk::IInterface> iface = nullptr; in InnerWrapWantParamsArrayString() local 324 sptr<AAFwk::IInterface> iface = nullptr; in InnerWrapWantParamsArrayT() local 385 sptr<AAFwk::IInterface> iface = nullptr; in InnerWrapWantParamsArrayFd() local
|
| /base/notification/common_event_service/interfaces/kits/cj/src/ |
| H A D | parameter_parse.cpp | 283 sptr<AAFwk::IInterface> iface = nullptr; in InnerWrapWantParamsArrayString() local 331 sptr<AAFwk::IInterface> iface = nullptr; in InnerWrapWantParamsArrayT() local 395 sptr<AAFwk::IInterface> iface = nullptr; in InnerWrapWantParamsArrayFd() local
|
| /foundation/arkui/ace_engine/interfaces/napi/kits/plugincomponent/ |
| H A D | js_plugin_want.cpp | 260 sptr<AAFwk::IInterface> iface = nullptr; in AceInnerWrapWantParamsArrayChar() local 288 sptr<AAFwk::IInterface> iface = nullptr; in AceInnerWrapWantParamsArrayString() local 314 sptr<AAFwk::IInterface> iface = nullptr; in AceInnerWrapWantParamsArrayBool() local 341 sptr<AAFwk::IInterface> iface in AceInnerWrapWantParamsArrayShort() local 366 sptr<AAFwk::IInterface> iface = nullptr; AceInnerWrapWantParamsArrayByte() local 394 sptr<AAFwk::IInterface> iface = nullptr; AceInnerWrapWantParamsArrayInt32() local 421 sptr<AAFwk::IInterface> iface = nullptr; AceInnerWrapWantParamsArrayInt64() local 448 sptr<AAFwk::IInterface> iface = nullptr; AceInnerWrapWantParamsArrayFloat() local 475 sptr<AAFwk::IInterface> iface = nullptr; AceInnerWrapWantParamsArrayDouble() local [all...] |
| /foundation/communication/netmanager_base/interfaces/kits/c/netconnclient/include/ |
| H A D | net_connection_type.h | 162 char iface[NETCONN_MAX_STR_LEN]; member
|
| /foundation/communication/netmanager_base/services/netpolicymanager/src/core/ |
| H A D | net_policy_traffic.cpp | 179 std::string iface = GetMatchIfaces(quotaPolicy); in UpdateMeteredIfacesQuota() local 343 void NetPolicyTraffic::ReachedLimit(const std::string &iface) in ReachedLimit() argument 359 std::string iface = GetMatchIfaces(quotaPolicy); GetTotalQuota() local 393 std::string iface; GetMatchIfaces() local 397 GetNetCenterInst().GetIfaceNameByType(static_cast<NetBearType>(quotaPolicy.networkmatchrule.netType), ident, iface); GetMatchIfaces() local [all...] |
| /foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/ |
| H A D | netsys_controller_service_impl_test.cpp | 562 std::string iface = ""; in HWTEST_F() local
|
| H A D | netsys_native_client_test.cpp | 333 std::string iface = "vpncard"; in HWTEST_F() local
|
| /foundation/communication/netmanager_base/services/netstatsmanager/src/ |
| H A D | net_stats_service.cpp | 292 int32_t NetStatsService::GetIfaceStatsDetail(const std::string &iface, uint64_t start, uint64_t end, in GetIfaceStatsDetail() argument 327 int32_t NetStatsService::GetUidStatsDetail(const std::string &iface, uint32_ argument 362 UpdateIfacesStats(const std::string &iface, uint64_t start, uint64_t end, const NetStatsInfo &stats) UpdateIfacesStats() argument [all...] |
| /foundation/communication/netmanager_ext/test/ethernetmanager/unittest/ethernet_manager_test/ |
| H A D | ethernet_manager_test.cpp | 180 bool EthernetManagerTest::CheckIfaceUp(const std::string &iface) in CheckIfaceUp() argument 424 std::string iface = "eth0"; in HWTEST_F() local 433 std::string iface = "eth0"; in HWTEST_F() local 442 std::string iface; in HWTEST_F() local 707 std::string iface in HWTEST_F() local 722 std::string iface = "eth0"; HWTEST_F() local 737 std::string iface = "eth0"; HWTEST_F() local 752 std::string iface = "eth0"; HWTEST_F() local 877 const std::string iface = "eth0"; HWTEST_F() local 902 const std::string iface = "eth0"; HWTEST_F() local 916 std::string iface = "eth1"; HWTEST_F() local 927 std::string iface = "eth1"; HWTEST_F() local 1010 std::string iface = ""; HWTEST_F() local [all...] |
| /foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/idl_client/idl_interface/ |
| H A D | i_wifi.c | 162 char *iface = NULL; in IdlCbkAddRemoveIface() local [all...] |
| /foundation/communication/netmanager_ext/services/ethernetmanager/src/ |
| H A D | ethernet_service.cpp | 153 int32_t EthernetService::GlobalInterfaceStateCallback::OnInterfaceAdded(const std::string &iface) in OnInterfaceAdded() argument 161 int32_t EthernetService::GlobalInterfaceStateCallback::OnInterfaceRemoved(const std::string &iface) in OnInterfaceRemoved() argument 169 int32_t EthernetService::GlobalInterfaceStateCallback::OnInterfaceChanged(const std::string &iface, bool up) in OnInterfaceChanged() argument 194 OnBandwidthReachedLimit(const std::string &limitName, const std::string &iface) OnBandwidthReachedLimit() argument 214 SetIfaceConfig(const std::string &iface, sptr<InterfaceConfiguration> &ic) SetIfaceConfig() argument 229 GetIfaceConfig(const std::string &iface, sptr<InterfaceConfiguration> &ifaceConfig) GetIfaceConfig() argument 244 IsIfaceActive(const std::string &iface, int32_t &activeStatus) IsIfaceActive() argument 321 SetInterfaceUp(const std::string &iface) SetInterfaceUp() argument 331 SetInterfaceDown(const std::string &iface) SetInterfaceDown() argument 341 GetInterfaceConfig(const std::string &iface, OHOS::nmd::InterfaceConfigurationParcel &config) GetInterfaceConfig() argument 352 SetInterfaceConfig(const std::string &iface, OHOS::nmd::InterfaceConfigurationParcel &cfg) SetInterfaceConfig() argument [all...] |
| H A D | dev_interface_state.cpp | 355 void DevInterfaceState::CreateLocalRoute(const std::string &iface, const std::vector<INetAddr> &ipAddrList, in CreateLocalRoute() argument
|
| /foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/coap_discover/ |
| H A D | coap_app.c | 487 CoapCtxType *CoapServerInit(const struct in_addr *ip, void *iface) in CoapServerInit() argument
|
| /foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/mini_discover/ |
| H A D | coap_app.c | 355 CoapCtxType *CoapServerInit(const struct in_addr *ip, void *iface) in CoapServerInit() argument
|
| /third_party/alsa-lib/modules/mixer/simple/ |
| H A D | sbase.c | 460 snd_ctl_elem_iface_t iface = snd_hctl_elem_get_interface(helem); in simple_event_add() local
|
| /third_party/alsa-lib/src/control/ |
| H A D | namehint.c | 38 snd_ctl_elem_iface_t iface; member 583 int snd_device_name_hint(int card, const char *iface, void ***hints) in snd_device_name_hint() argument [all...] |
| /third_party/FreeBSD/sys/dev/usb/ |
| H A D | usb_dev.h | 53 struct usb_interface *iface; member
|
| /third_party/libwebsockets/test-apps/ |
| H A D | test-server.c | 418 const char *iface = NULL; in main() local
|
| /third_party/libwebsockets/lib/plat/unix/ |
| H A D | unix-sockets.c | 430 lws_plat_rawudp_broadcast(uint8_t *p, const uint8_t *canned, size_t canned_len, size_t n, int fd, const char *iface) lws_plat_rawudp_broadcast() argument
|
| /third_party/toybox/toys/net/ |
| H A D | netstat.c | 281 char iface[64]={0}; in display_routes() local
|
| /third_party/toybox/toys/pending/ |
| H A D | route.c | 133 char iface[64] = {0,}, flag_val[10]; //there are 9 flags "UGHRDMDAC" for route. in display_routes() local 408 char iface[16] = {0,}, ipv6_dest_addr[41]; in display_routes6() local
|