Home
last modified time | relevance | path

Searched defs:lwipBuf (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/drivers/hdf_core/adapter/khdf/liteos_m/network/src/
H A Dnet_device_adapter.c88 static struct NetBuf *ConverPbuffToNetBuf(const NetDevice *netDev, struct pbuf *lwipBuf) in ConverPbuffToNetBuf()
106 static int32_t LwipSendCheck(struct netif *netif, const struct pbuf *lwipBuf) in LwipSendCheck()
120 static void LwipSend(struct netif *netif, struct pbuf *lwipBuf) in LwipSend()
H A Dnetbuf_adapter.c657 NetBuf *Pbuf2NetBuf(const NetDevice *netdev, struct pbuf *lwipBuf) in Pbuf2NetBuf()
/ohos5.0/drivers/hdf_core/adapter/khdf/liteos/network/src/
H A Dnet_device_adapter.c111 static struct NetBuf *ConverPbuffToNetBuf(const NetDevice *netDev, struct pbuf *lwipBuf) in ConverPbuffToNetBuf()
129 static int32_t LwipSendCheck(struct netif *netif, const struct pbuf *lwipBuf) in LwipSendCheck()
143 static void LwipSend(struct netif *netif, struct pbuf *lwipBuf) in LwipSend()
H A Dnetbuf_adapter.c657 NetBuf *Pbuf2NetBuf(const NetDevice *netdev, struct pbuf *lwipBuf) in Pbuf2NetBuf()
/ohos5.0/drivers/hdf_core/framework/test/unittest/model/network/wifi/unittest/net/
H A Dhdf_netbuf_test.c407 struct pbuf *lwipBuf = NULL; local
436 struct pbuf *lwipBuf = NULL; local