libmac.h [code] | Descriptions of the functions and data structures in this library |
libmac_cmn.h [code] | Descriptions of the data structures that are used to communicate from user-space with the driver. This file also includes all the structures (not shown here) in linux/wireless.h that are used by the library |
libmac_impl.h [code] | Implementation details of all the functions in this library |
libmac_monitor.c | Code sample that illustrates the use of the function that receives 802.11 frames in RFMON (monitoring) mode |
libmac_receiver.c | Code sample that illustrates the use of the recv. function in this library |
libmac_sender.c | Code sample that illustrates the use of the send functions and the parameter information functions |