Searched refs:netId (Results 1 – 6 of 6) sorted by relevance
/third_party/musl/porting/linux/user/src/network/ |
D | lookup.h | 120 typedef int32_t (*GetConfig)(uint16_t netId, struct resolv_config *config); 122 typedef int32_t (*GetCache)(uint16_t netId, struct param_wrapper param, 126 typedef int32_t (*SetCache)(uint16_t netId, struct param_wrapper param, struct addrinfo *res); 128 typedef int (*JudgeIpv6)(uint16_t netId); 133 typedef int (*GetDefaultNet)(uint16_t netId, int32_t *currentnetid); 163 typedef int32_t (*BindSocket)(int32_t fd, uint32_t netId); 167 typedef int32_t (*BindSocket_Ext)(int32_t fd, uint32_t netId);
|
/third_party/musl/src/network/ |
D | lookup.h | 109 typedef int32_t (*GetConfig)(uint16_t netId, struct resolv_config *config); 111 typedef int32_t (*GetCache)(uint16_t netId, struct param_wrapper param, 115 typedef int32_t (*SetCache)(uint16_t netId, struct param_wrapper param, struct addrinfo *res); 117 typedef int (*JudgeIpv6)(uint16_t netId);
|
/third_party/cares/ |
D | 0001-ADD-OHOS-DNS-PROXY-BY-NETSYS.patch | 34 +typedef int32_t (*GetConfig)(uint16_t netId, struct resolv_config *config);
|
/third_party/jsframework/runtime/main/extend/systemplugin/napi/ |
D | ohos_net_connection.js | 118 netId: '[PC preview] unknow netId', property
|
D | ohos_wifi.js | 180 netId: '[PC preview] unknow netId', property
|
/third_party/jsframework/runtime/main/extend/systemplugin/ |
D | net.js | 814 netId: "[PC Preview] unknow netId", property
|