|
|
Apple80211
The struct that gets passed around in these calls. The interface name is shorter, but the total size is 36.
struct Apple80211 {
int socket_fd;
char interface_name[16];
int unknown3;
CFReadStreamRef monitoring_stream; // ?
int unknown;
int unknown2;
};
Sign in to add a comment
