mirror of
https://github.com/lwip-tcpip/lwip.git
synced 2025-01-27 12:35:26 +00:00
Add custom pbuf usage example to pbuf_alloced_custom() docs
This commit is contained in:
parent
83d0607acf
commit
20fed63297
@ -368,6 +368,7 @@ pbuf_alloc_reference(void *payload, u16_t length, pbuf_type type)
|
||||
/**
|
||||
* @ingroup pbuf
|
||||
* Initialize a custom pbuf (already allocated).
|
||||
* Example of custom pbuf usage: @ref zerocopyrx
|
||||
*
|
||||
* @param l flag to define header size
|
||||
* @param length size of the pbuf's payload
|
||||
|
Loading…
x
Reference in New Issue
Block a user