Searched defs:ntohl (Results 1 - 2 of 2) sorted by relevance

/seL4-camkes-master/projects/musllibc/src/network/
H A Dntohl.c4 uint32_t ntohl(uint32_t n) function
/seL4-camkes-master/projects/lwip/src/include/lwip/
H A Ddef.h122 #define ntohl(x) lwip_ntohl(x) macro

Completed in 35 milliseconds