Searched defs:NTOHL (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/contrib/libpcap/
H A Dnametoaddr.c90 #define NTOHL(x) (x) = ntohl(x) macro
/freebsd-10-stable/contrib/tcpdump/
H A Dinterface.h89 #define NTOHL(x) (x) = ntohl(x) macro
H A Dnetdissect.h214 #define NTOHL(x) (x) = ntohl(x) macro
/freebsd-10-stable/sys/net/
H A Dpfvar.h111 #define NTOHL(x) (x) = ntohl((__uint32_t)(x)) macro

Completed in 154 milliseconds