Searched refs:NetIfDhcpIsBound (Results 1 – 3 of 3) sorted by relevance
809 int32_t NetIfDhcpIsBound(const struct NetDevice *netDevice);
171 ret = NetIfDhcpIsBound(dev); in HdfDhcpResultCheck()
573 int32_t NetIfDhcpIsBound(const struct NetDevice *netDevice) in NetIfDhcpIsBound() function