Searched refs:NTOHL (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/
H A Dnametoaddr.c87 #ifndef NTOHL
88 #define NTOHL(x) (x) = ntohl(x) macro
110 NTOHL(hp->h_addr);
114 NTOHL(**p);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dinterface.h88 #ifndef NTOHL
89 #define NTOHL(x) (x) = ntohl(x) macro
H A Dnetdissect.h213 #ifndef NTOHL
214 #define NTOHL(x) (x) = ntohl(x) macro
H A Daddrtoname.c180 NTOHL(addr);
H A Dprint-nfs.c468 NTOHL(len);

Completed in 84 milliseconds