Searched refs:LowLevelInput (Results 1 – 5 of 5) sorted by relevance
67 static struct pbuf *LowLevelInput(struct netif *netif) in LowLevelInput() function99 pbuffer = LowLevelInput(netif); in EthernetifInput()
492 struct pbuf* LowLevelInput(void);
1054 struct pbuf* LowLevelInput(void) in LowLevelInput() function1107 buf = LowLevelInput(); in Lan9118PacketRx()
393 static struct pbuf *LowLevelInput(const struct netif *netif, const struct VirtqUsedElem *e) in LowLevelInput() function440 buf = LowLevelInput(netif, e); in VirtnetRxHandle()
262 static NetBuf *LowLevelInput(const NetDevice *netDev, const struct VirtqUsedElem *e) in LowLevelInput() function304 nb = LowLevelInput(netDev, e); in VirtnetRxHandle()