Home
last modified time | relevance | path

Searched refs:NetIfStatus (Results 1 - 6 of 6) sorted by relevance

/drivers/hdf_core/framework/include/net/
H A Dnet_device.h260 } NetIfStatus; typedef
506 void (*setNetIfStatus)(struct NetDevice *netDev, NetIfStatus status); /**< Sets the network port status. */
675 int32_t NetIfSetStatus(const struct NetDevice *netDevice, NetIfStatus status);
/drivers/hdf_core/framework/model/network/common/netdevice/
H A Dnet_device_impl.h35 int32_t (*setStatus)(struct NetDeviceImpl *netDevice, NetIfStatus status);
H A Dnet_device.c401 int32_t NetIfSetStatus(const struct NetDevice *netDevice, NetIfStatus status) in NetIfSetStatus()
/drivers/hdf_core/adapter/khdf/linux/network/src/
H A Dnet_device_adapter.c352 NetIfStatus status) in NetDevSetStatus()
/drivers/hdf_core/adapter/khdf/liteos_m/network/src/
H A Dnet_device_adapter.c334 static int32_t LiteNetDevSetStatus(struct NetDeviceImpl *netDeviceImpl, NetIfStatus status) in LiteNetDevSetStatus()
/drivers/hdf_core/adapter/khdf/liteos/network/src/
H A Dnet_device_adapter.c373 static int32_t LiteNetDevSetStatus(struct NetDeviceImpl *netDeviceImpl, NetIfStatus status) in LiteNetDevSetStatus()

Completed in 9 milliseconds