|
The Assimilation Monitoring Project
|
These protocols can be ored together to create the complete set of interesting protocols to be passed as the 'listenmask' argument. More...
|
Macros | |
| #define | ENABLE_LLDP 0x1 |
| Enable LLDP protocol. More... | |
| #define | ENABLE_CDP 0x2 |
| Enable CDP protocol. More... | |
These protocols can be ored together to create the complete set of interesting protocols to be passed as the 'listenmask' argument.
Since they are used to create a bit mask, each "enum" value must be a power of two.
| #define ENABLE_CDP 0x2 |
| #define ENABLE_LLDP 0x1 |