Searched refs:NetIfSetLinkStatus (Results 1 – 3 of 3) sorted by relevance
149 return NetIfSetLinkStatus(g_netDevice, NETIF_LINK_DOWN); in WiFiNetDviceTestSetLinkStatus()
702 int32_t NetIfSetLinkStatus(const struct NetDevice *netDevice, NetIfLinkStatus status);
513 int32_t NetIfSetLinkStatus(const struct NetDevice *netDevice, NetIfLinkStatus status) in NetIfSetLinkStatus() function