Home
last modified time | relevance | path

Searched refs:shortInt (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/external/bsd/libpcap/dist/
Dpcap-sita.c900 uint16_t shortInt; in pcap_setfilter_acn() local
909 shortInt = htons(p->code); in pcap_setfilter_acn()
911 send_to_fd(fd, 2, (unsigned char *)&shortInt); in pcap_setfilter_acn()