Searched defs:ntohl (Results 1 – 2 of 2) sorted by relevance
| /external/platform/stellaris/ti-driverlib/driverlib/ | ||
| A D | ethernet.h | 102 #define ntohl(a) htonl((a)) macro |
| /external/lib/lwip/include/lwip/ | ||
| A D | def.h | 80 #define ntohl(x) lwip_ntohl(x) macro |
Completed in 3 milliseconds