Functions | |
uint32_t | GetRadiotapField (uint32_t mask, uint32_t val) |
Helper function to place the value to set in the correct bit(s) of a radiotap subfield. | |
Helper function to place the value to set in the correct bit(s) of a radiotap subfield.
mask | the mask of the corresponding subfield |
val | the value the subfield should be set to |
Definition at line 47 of file wifi-helper.cc.