Home
last modified time | relevance | path

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

/foundation/communication/dhcp/services/dhcp_client/src/
Ddhcp_function.c156 int GetLocalInterface(const char *ifname, int *ifindex, unsigned char *hwaddr, uint32_t *ifaddr4) in GetLocalInterface()
215 int GetLocalIp(const char *ifname, uint32_t *ifaddr4) in GetLocalIp()
/foundation/communication/dhcp/test/services/dhcp_client/
Ddhcp_function_test.cpp113 uint32_t ifaddr4; variable