Home
last modified time | relevance | path

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

/freebsd/lib/libc/net/
H A Dntoh.c48 ntohl(uint32_t nl) in ntohl() function
/freebsd/include/arpa/
H A Dinet.h172 #define ntohl(x) __ntohl(x) macro
/freebsd/contrib/tcpdump/
H A Dnetdissect-stdinc.h300 #define ntohl(x) __ntohl(x) macro
/freebsd/sys/contrib/openzfs/lib/libspl/include/os/linux/sys/
H A Dbyteorder.h61 #define ntohl(x) (x) macro
/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_tcp_ip.h48 #define ntohl(val) OSAL_BE32_TO_CPU(val) macro
/freebsd/sys/sys/
H A Dparam.h346 #define ntohl(x) __ntohl(x) macro
/freebsd/stand/libsa/
H A Dstand.h455 #define ntohl(x) __ntohl(x) macro
/freebsd/sys/netinet/
H A Din.h118 #define ntohl(x) __ntohl(x) macro