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

/freebsd-11-stable/lib/libc/net/
H A Dntoh.c49 ntohl(uint32_t nl) function
/freebsd-11-stable/include/arpa/
H A Dinet.h172 #define ntohl(x) __ntohl(x) macro
/freebsd-11-stable/contrib/tcpdump/
H A Dnetdissect-stdinc.h283 #undef ntohl macro
291 #define ntohl(x) __ntohl(x) macro
/freebsd-11-stable/sys/dev/qlnx/qlnxe/
H A Decore_tcp_ip.h50 #define ntohl(val) OSAL_BE32_TO_CPU(val) macro
/freebsd-11-stable/sys/sys/
H A Dparam.h327 #define ntohl(x) __ntohl(x) macro
/freebsd-11-stable/stand/libsa/
H A Dstand.h427 #define ntohl(x) __ntohl(x) macro
/freebsd-11-stable/sys/netinet/
H A Din.h119 #define ntohl(x) __ntohl(x) macro

Completed in 169 milliseconds