Searched refs:tmpshort (Results 1 – 1 of 1) sorted by relevance
1734 unsigned short int tmpshort; local1787 tmpshort = htons(version);1788 memcpy(out, &tmpshort, 2); /* 2 bytes = version */2012 unsigned short int tmpshort; local2057 tmpshort = htons(version);2058 memcpy(MAC + 10, &tmpshort, MAC_OFFS); /* 2 bytes = version */2088 unsigned short int tmpshort; local2115 tmpshort = htons(version);2116 memcpy(MAC + 10, &tmpshort, 2); /* 2 bytes = version */