Searched refs:longInt (Results 1 – 1 of 1) sorted by relevance
896 uint32_t longInt; in pcap_setfilter_acn() local900 longInt = htonl(count); in pcap_setfilter_acn()901 send_to_fd(fd, 4, (unsigned char *)&longInt); /* send the instruction sequence count */ in pcap_setfilter_acn()905 longInt = htonl(p->k); in pcap_setfilter_acn()909 send_to_fd(fd, 4, (unsigned char *)&longInt); in pcap_setfilter_acn()