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

/freebsd-13-stable/contrib/libpcap/
H A Dpcap-sita.c896 uint16_t shortInt; local
905 shortInt = htons(p->code);
907 send_to_fd(fd, 2, (unsigned char *)&shortInt);

Completed in 105 milliseconds