AUTHoversize.h 165 B

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