Home
last modified time | relevance | path

Searched refs:specialEtherTypeProcess (Results 1 - 2 of 2) sorted by relevance

/drivers/hdf_core/framework/model/network/common/netdevice/
H A Dnet_device.c349 if (netDevice->netDeviceIf != NULL && netDevice->netDeviceIf->specialEtherTypeProcess != NULL) { in NetIfRxImpl()
350 ret = netDevice->netDeviceIf->specialEtherTypeProcess(netDevice, buff); in NetIfRxImpl()
/drivers/hdf_core/framework/include/net/
H A Dnet_device.h515 ProcessingResult (*specialEtherTypeProcess)(const struct NetDevice *netDev, NetBuf *buff); member

Completed in 2 milliseconds