mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-08-08 00:23:39 +08:00
@@ -705,7 +705,6 @@ pbuf_free_header(struct pbuf *q, u16_t size)
|
|||||||
* @return the number of pbufs that were de-allocated
|
* @return the number of pbufs that were de-allocated
|
||||||
* from the head of the chain.
|
* from the head of the chain.
|
||||||
*
|
*
|
||||||
* @note MUST NOT be called on a packet queue (Not verified to work yet).
|
|
||||||
* @note the reference counter of a pbuf equals the number of pointers
|
* @note the reference counter of a pbuf equals the number of pointers
|
||||||
* that refer to the pbuf (or into the pbuf).
|
* that refer to the pbuf (or into the pbuf).
|
||||||
*
|
*
|
||||||
|
|||||||
Reference in New Issue
Block a user