NetUtils.h File Reference
#include <lwip/init.h>#include "lwip/tcp_impl.h"
Include dependency graph for NetUtils.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
| NetUtils | |
Functions | |
| bool | NetUtils::pbufIsStrEqual (const pbuf *buf, const char *compared, unsigned startPos) |
| int | NetUtils::pbufFindChar (const pbuf *buf, char wtf, unsigned startPos=0) |
| int | NetUtils::pbufFindStr (const pbuf *buf, const char *wtf, unsigned startPos=0) |
| char * | NetUtils::pbufAllocateStrCopy (const pbuf *buf, unsigned startPos, unsigned length) |
| String | NetUtils::pbufStrCopy (const pbuf *buf, unsigned startPos, unsigned length) |
| bool | NetUtils::FixNetworkRouting () |
| void | NetUtils::debugPrintTcpList () |
1.8.17