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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/
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 91 milliseconds