Home
last modified time | relevance | path

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

/freebsd/lib/libc/net/
H A Dntoh.c34 htonl(uint32_t hl) in htonl() function
/freebsd/include/arpa/
H A Dinet.h170 #define htonl(x) __htonl(x) macro
/freebsd/contrib/tcpdump/
H A Dnetdissect-stdinc.h302 #define htonl(x) __ntohl(x) macro
/freebsd/sys/contrib/openzfs/lib/libspl/include/os/linux/sys/
H A Dbyteorder.h63 #define htonl(x) (x) macro
/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_tcp_ip.h44 #define htonl(val) OSAL_CPU_TO_BE32(val) macro
/freebsd/sys/sys/
H A Dparam.h344 #define htonl(x) __htonl(x) macro
/freebsd/stand/libsa/
H A Dstand.h453 #define htonl(x) __htonl(x) macro
/freebsd/sys/netinet/
H A Din.h116 #define htonl(x) __htonl(x) macro