Home
last modified time | relevance | path

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

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

Completed in 7 milliseconds