Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/test/unittest/model/network/wifi/unittest/netdevice/
H A Dnet_device_test.c138 return NetIfRx(g_netDevice, buff); in WiFiNetDviceTestRx()
/ohos5.0/drivers/hdf_core/framework/include/net/
H A Dnet_device.h730 int32_t NetIfRx(const struct NetDevice *netDevice, NetBuf *buff);
/ohos5.0/drivers/hdf_core/framework/model/network/common/netdevice/
H A Dnet_device.c391 int32_t NetIfRx(const struct NetDevice *netDevice, NetBuf *buff) in NetIfRx() function