Home
last modified time | relevance | path

Searched defs:htonl (Results 1 – 2 of 2) sorted by relevance

/glibc-2.36/inet/
Dhtonl.c25 htonl (uint32_t x) in htonl() function
/glibc-2.36/inet/netinet/
Din.h405 # define htonl(x) __uint32_identity (x) macro
411 # define htonl(x) __bswap_32 (x) macro