Home
last modified time | relevance | path

Searched refs:NetIfGetLinkStatus (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/include/net/
H A Dnet_device.h715 int32_t NetIfGetLinkStatus(const struct NetDevice *netDevice, NetIfLinkStatus *status);
/ohos5.0/drivers/hdf_core/framework/model/network/common/netdevice/
H A Dnet_device.c523 int32_t NetIfGetLinkStatus(const struct NetDevice *netDevice, NetIfLinkStatus *status) in NetIfGetLinkStatus() function