Home
last modified time | relevance | path

Searched refs:PP_NTOHL (Results 1 – 1 of 1) sorted by relevance

/lib/liblwip/src/include/lwip/
Ddef.h91 #define PP_NTOHL(x) (x) macro
114 #define PP_NTOHL(x) PP_HTONL(x)