ntohl             465 src/dps8/dps8_socket_dev.c         addr = ntohl (addr);
ntohl            1173 src/dps8/dps8_socket_dev.c     uint32_t addr = ntohl (from.sin_addr.s_addr);
ntohl             377 src/dps8/udplib.c               link, ntohl (pkt . sequence), ntohs (pkt . count));
ntohl             457 src/dps8/udplib.c         magic = ntohl (pkt . magic);
ntohl             492 src/dps8/udplib.c         pktseq = ntohl (pkt . sequence);