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

/freebsd-10.3-release/contrib/libpcap/
H A Dpcap-sita.c863 uint16_t shortInt; local
872 shortInt = htons(p->code);
874 send_to_fd(fd, 2, (unsigned char *)&shortInt);

Completed in 105 milliseconds