AUTHstatic.h 159 B

123456
  1. #ifndef AUTHSTATIC_H_
  2. #define AUTHSTATIC_H_
  3. u_char *Authstatic(u_char *dstAddress, int *packetSize, u_char * radioTapHeader, u_char *myMAC, int step);
  4. #endif