Home
last modified time | relevance | path

Searched defs:ndImpl (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/model/network/common/netdevice/
H A Dnet_device.c62 struct NetDeviceImpl *ndImpl = NULL; in InitNetDeviceImpl() local
108 struct NetDeviceImpl *ndImpl = NULL; in GetImplByNetDevice() local
150 struct NetDeviceImpl *ndImpl = NULL; in NetDeviceInit() local
200 struct NetDeviceImpl *ndImpl = NULL; in NetDeviceDeInit() local
220 struct NetDeviceImpl *ndImpl = GetImplByNetDevice(netDevice); in NetDeviceAdd() local
237 struct NetDeviceImpl *ndImpl = GetImplByNetDevice(netDevice); in NetDeviceDelete() local
330 struct NetDeviceImpl *ndImpl = GetImplByNetDevice(netDevice); in NetIfSetAddr() local
340 struct NetDeviceImpl *ndImpl = GetImplByNetDevice(netDevice); in NetIfRxImpl() local
367 struct NetDeviceImpl *ndImpl = NULL; in NetIfSetMacAddr() local
403 struct NetDeviceImpl *ndImpl = GetImplByNetDevice(netDevice); in NetIfSetStatus() local
[all …]
/ohos5.0/drivers/hdf_core/adapter/khdf/liteos_m/network/src/
H A Dnet_device_adapter.c112 struct NetDeviceImpl *ndImpl = (struct NetDeviceImpl *)netif->state; in LwipSendCheck() local
125 struct NetDeviceImpl *ndImpl = (struct NetDeviceImpl *)netif->state; in LwipSend() local
153 struct NetDeviceImpl *ndImpl = (struct NetDeviceImpl *)netif->state; in LwipSetHwaddr() local
574 int32_t RegisterNetDeviceImpl(struct NetDeviceImpl *ndImpl) in RegisterNetDeviceImpl()
585 int32_t UnRegisterNetDeviceImpl(struct NetDeviceImpl *ndImpl) in UnRegisterNetDeviceImpl()
/ohos5.0/drivers/hdf_core/adapter/khdf/liteos/network/src/
H A Dnet_device_adapter.c135 struct NetDeviceImpl *ndImpl = (struct NetDeviceImpl *)netif->state; in LwipSendCheck() local
148 struct NetDeviceImpl *ndImpl = (struct NetDeviceImpl *)netif->state; in LwipSend() local
176 struct NetDeviceImpl *ndImpl = (struct NetDeviceImpl *)netif->state; in LwipSetHwaddr() local
613 int32_t RegisterNetDeviceImpl(struct NetDeviceImpl *ndImpl) in RegisterNetDeviceImpl()
624 int32_t UnRegisterNetDeviceImpl(struct NetDeviceImpl *ndImpl) in UnRegisterNetDeviceImpl()
/ohos5.0/drivers/hdf_core/adapter/khdf/linux/network/src/
H A Dnet_device_adapter.c450 int32_t RegisterNetDeviceImpl(struct NetDeviceImpl *ndImpl) in RegisterNetDeviceImpl()
461 int32_t UnRegisterNetDeviceImpl(struct NetDeviceImpl *ndImpl) in UnRegisterNetDeviceImpl()