![]() |
Broccoli API Documentation
1.100
Broccoli API Documentation
|
Subnets are a 16-byte address with a prefix width in bits. More...
#include <broccoli.h>
Data Fields | |
| BroAddr | sn_net |
| IP address in network byte order. More... | |
| uint32 | sn_width |
| Length of prefix to consider. More... | |
Subnets are a 16-byte address with a prefix width in bits.
| BroAddr bro_subnet::sn_net |
IP address in network byte order.
| uint32 bro_subnet::sn_width |
Length of prefix to consider.
1.8.14