wifi::frame::dissector_status Namespace Reference
Holds the different states of a
dissector.
More...
Detailed Description
Holds the different states of a
dissector.
Enumeration Type Documentation
The different states of a dissector.
- Enumerator:
-
invalid |
No exploitable information to parse. |
valid_control |
The control field is valid. |
valid_addr1 |
Address one is valid. |
valid_addr2 |
Address two is valid. |
valid_addr3 |
Address three is valid. |
valid_seq_ctl |
There is a valid sequence control field. |
valid_addr4 |
Address four is valid. |