Searched refs:NetIfRxImpl (Results 1 – 1 of 1) sorted by relevance
338 static int32_t NetIfRxImpl(const struct NetDevice *netDevice, NetBuf *buff, ReceiveFlag flag) in NetIfRxImpl() function393 return NetIfRxImpl(netDevice, buff, IN_INTERRUPT); in NetIfRx()398 return NetIfRxImpl(netDevice, buff, NO_IN_INTERRUPT); in NetIfRxNi()