Home
last modified time | relevance | path

Searched defs:htonl (Results 1 - 3 of 3) sorted by relevance

/kernel/liteos_m/kal/libc/newlib/porting/src/network/
H A Dhtonl.c34 uint32_t htonl(uint32_t n) in htonl() function
/kernel/linux/linux-5.10/include/linux/byteorder/
H A Dgeneric.h131 #undef htonl macro
139 #define htonl(x) ___htonl(x) macro
/kernel/linux/linux-6.6/include/linux/byteorder/
H A Dgeneric.h131 #undef htonl macro
139 #define htonl(x) ___htonl(x) macro

Completed in 2 milliseconds