Home
last modified time | relevance | path

Searched defs:ifaddr4 (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/dhcp/services/dhcp_client/src/
H A Ddhcp_function.cpp145 int GetLocalInterface(const char *ifname, int *ifindex, unsigned char *hwaddr, uint32_t *ifaddr4) in GetLocalInterface()
203 int GetLocalIp(const char *ifname, uint32_t *ifaddr4) in GetLocalIp()
/ohos5.0/foundation/communication/dhcp/test/unittest/services/dhcp_client/
H A Ddhcp_function_test.cpp115 uint32_t ifaddr4; variable