NetUtils Namespace Reference
Functions | |
bool | pbufIsStrEqual (const pbuf *buf, const char *compared, unsigned startPos) |
int | pbufFindChar (const pbuf *buf, char wtf, unsigned startPos=0) |
int | pbufFindStr (const pbuf *buf, const char *wtf, unsigned startPos=0) |
char * | pbufAllocateStrCopy (const pbuf *buf, unsigned startPos, unsigned length) |
String | pbufStrCopy (const pbuf *buf, unsigned startPos, unsigned length) |
bool | FixNetworkRouting () |
void | debugPrintTcpList () |
Function Documentation
◆ debugPrintTcpList()
void NetUtils::debugPrintTcpList | ( | ) |
◆ FixNetworkRouting()
|
inline |