Searched refs:NTOHL (Results 1 – 13 of 13) sorted by relevance
60 #ifndef NTOHL61 #define NTOHL(x) (x) = ntohl(x) macro83 NTOHL(hp->h_addr); in pcap_nametoaddr()87 NTOHL(**p); in pcap_nametoaddr()
363 NTOHL(seq); in tcp_trace()364 NTOHL(ack); in tcp_trace()
234 NTOHL(addr); in intoa()
589 NTOHL(addr); /* was a host, not a network */ in std_mask()630 NTOHL(in.s_addr); in getnet()
241 #define NTOHL(x) (x) = ntohl((u_int32_t)(x)) macro
416 NTOHL(addr); in intoa()
157 NTOHL(addr); /* was a host, not a network */ in std_mask()233 NTOHL(addr); in check_dst()
570 NTOHL(in.s_addr); in getnet()
439 NTOHL(n->n_metric); in input()
277 NTOHL(dst); in ag_check()
633 NTOHL(th->th_seq);634 NTOHL(th->th_ack);2317 NTOHL(oi->ts_val);2319 NTOHL(oi->ts_ecr);2638 NTOHL(sack.start);2641 NTOHL(sack.end);
248 NTOHL(advreachable);
63 #define bswap32 NTOHL