Home
last modified time | relevance | path

Searched refs:NetIfEnteAllocBuf (Results 1 – 2 of 2) sorted by relevance

/drivers/hdf_core/framework/include/net/
Dnet_device.h867 struct sk_buff *NetIfEnteAllocBuf(struct NetDevice *netDevice, uint32_t length);
/drivers/hdf_core/framework/model/network/common/netdevice/
Dnet_device.c446 struct sk_buff *NetIfEnteAllocBuf(struct NetDevice *netDevice, uint32_t length) in NetIfEnteAllocBuf() function