Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/model/network/common/netdevice/
H A Dnet_device.c60 static struct NetDeviceImpl *InitNetDeviceImpl(NetDevice *nd, NetIfCategory ifCategory) in InitNetDeviceImpl() function
169 ndImpl = InitNetDeviceImpl(netDevice, ifCategory); in NetDeviceInit()