Searched defs:lwip_htonl (Results 1 – 2 of 2) sorted by relevance
/external/syslinux/core/lwip/src/core/ | ||
D | def.c | 88 lwip_htonl(u32_t n) in lwip_htonl() function |
/external/syslinux/core/lwip/src/include/lwip/ | ||
D | def.h | 90 #define lwip_htonl(x) (x) macro |