Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/include/net/
H A Dnet_device.h745 int32_t NetIfRxNi(const struct NetDevice *netDevice, NetBuf *buff);
/ohos5.0/drivers/hdf_core/framework/model/network/common/netdevice/
H A Dnet_device.c396 int32_t NetIfRxNi(const struct NetDevice *netDevice, NetBuf *buff) in NetIfRxNi() function