Home
last modified time | relevance | path

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

/kernel/liteos_m/kal/libc/newlib/porting/src/network/
H A Dntohs.c34 uint16_t ntohs(uint16_t n) in ntohs() function
/kernel/linux/linux-5.10/include/linux/byteorder/
H A Dgeneric.h130 #undef ntohs macro
142 #define ntohs(x) ___ntohs(x) macro
/kernel/linux/linux-6.6/include/linux/byteorder/
H A Dgeneric.h130 #undef ntohs macro
142 #define ntohs(x) ___ntohs(x) macro

Completed in 2 milliseconds