Searched refs:pbuf_match_type (Results 1 – 2 of 2) sorted by relevance
| /lib/lwip/lwip/src/include/lwip/ | ||
| A D | pbuf.h | 285 #define pbuf_match_type(p, type) pbuf_match_allocsrc(p, type) macro |
| /lib/lwip/lwip/ | ||
| A D | UPGRADING | 34 Use pbuf_match_type(pbuf, type) instead. |
Completed in 9 milliseconds