Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/model/network/common/netdevice/
H A Dnet_device.c129 impl = GetImplByNetDevice(netDevice); in GetLinuxInfByNetDevice()
206 ndImpl = GetImplByNetDevice(netDevice); in NetDeviceDeInit()
220 struct NetDeviceImpl *ndImpl = GetImplByNetDevice(netDevice); in NetDeviceAdd()
237 struct NetDeviceImpl *ndImpl = GetImplByNetDevice(netDevice); in NetDeviceDelete()
330 struct NetDeviceImpl *ndImpl = GetImplByNetDevice(netDevice); in NetIfSetAddr()
340 struct NetDeviceImpl *ndImpl = GetImplByNetDevice(netDevice); in NetIfRxImpl()
384 ndImpl = GetImplByNetDevice(netDevice); in NetIfSetMacAddr()
403 struct NetDeviceImpl *ndImpl = GetImplByNetDevice(netDevice); in NetIfSetStatus()
416 struct NetDeviceImpl *ndImpl = GetImplByNetDevice(netDevice); in NetIfNapiAdd()
426 struct NetDeviceImpl *ndImpl = GetImplByNetDevice(netDevice); in NetIfGetTxQueue()
[all …]