Searched refs:NTOHL (Results 1 – 7 of 7) sorted by relevance
43 # ifndef NTOHL44 # define NTOHL(d) macro56 # ifndef NTOHL57 # define NTOHL(d) ((d) = ntohl((d))) macro
355 NTOHL(ti->ti_seq);356 NTOHL(ti->ti_ack);
89 #ifndef NTOHL90 #define NTOHL(x) (x) = ntohl(x) macro112 NTOHL(hp->h_addr); in pcap_nametoaddr()116 NTOHL(**p); in pcap_nametoaddr()
186 #ifndef NTOHL187 #define NTOHL(x) (x) = ntohl(x) macro
103 #ifndef NTOHL104 #define NTOHL(x) (x) = ntohl(x) macro
181 NTOHL(addr); in intoa()
458 NTOHL(len); in parsefn()