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

/freebsd-11.0-release/contrib/libpcap/
H A Dpcap-sita.c872 uint16_t shortInt; local
881 shortInt = htons(p->code);
883 send_to_fd(fd, 2, (unsigned char *)&shortInt);

Completed in 101 milliseconds