Searched refs:tmpshort (Results 1 – 1 of 1) sorted by relevance
1733 unsigned short int tmpshort; local1786 tmpshort = htons(version);1787 memcpy(out, &tmpshort, 2); /* 2 bytes = version */2011 unsigned short int tmpshort; local2056 tmpshort = htons(version);2057 memcpy(MAC + 10, &tmpshort, MAC_OFFS); /* 2 bytes = version */2087 unsigned short int tmpshort; local2114 tmpshort = htons(version);2115 memcpy(MAC + 10, &tmpshort, 2); /* 2 bytes = version */