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

/macosx-10.10.1/libpcap-48/libpcap/
H A Dpcap-sita.c874 uint16_t shortInt; local
883 shortInt = htons(p->code);
885 send_to_fd(fd, 2, (unsigned char *)&shortInt);

Completed in 117 milliseconds