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

/freebsd-11-stable/lib/libc/net/
H A Dntoh.c35 htonl(uint32_t hl) function
/freebsd-11-stable/include/arpa/
H A Dinet.h170 #define htonl(x) __htonl(x) macro
/freebsd-11-stable/contrib/tcpdump/
H A Dnetdissect-stdinc.h285 #undef htonl macro
293 #define htonl(x) __ntohl(x) macro
/freebsd-11-stable/sys/dev/qlnx/qlnxe/
H A Decore_tcp_ip.h46 #define htonl(val) OSAL_CPU_TO_BE32(val) macro
/freebsd-11-stable/sys/sys/
H A Dparam.h325 #define htonl(x) __htonl(x) macro
/freebsd-11-stable/stand/libsa/
H A Dstand.h425 #define htonl(x) __htonl(x) macro
/freebsd-11-stable/sys/netinet/
H A Din.h117 #define htonl(x) __htonl(x) macro

Completed in 152 milliseconds