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

/haiku-fatelf/src/bin/network/tcpdump/
H A Dinterface.h104 #define NTOHL(x) (x) = ntohl(x) macro
H A Dnetdissect.h187 #define NTOHL(x) (x) = ntohl(x) macro
/haiku-fatelf/src/bin/network/tcpdump/libpcap/
H A Dnametoaddr.c90 #define NTOHL(x) (x) = ntohl(x) macro

Completed in 89 milliseconds