Home
last modified time | relevance | path

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

/freebsd/contrib/libpcap/
H A Dpcap-sita.c895 uint16_t shortInt; in pcap_setfilter_acn() local
904 shortInt = htons(p->code); in pcap_setfilter_acn()
906 send_to_fd(fd, 2, (unsigned char *)&shortInt); in pcap_setfilter_acn()