Broccoli API Documentation
1.100
Broccoli API Documentation
|
Ports in Broccoli do not only consist of a number but also indicate whether they are TCP or UDP. More...
#include <broccoli.h>
Data Fields | |
uint64 | port_num |
Port number in host byte order. More... | |
int | port_proto |
IPPROTO_xxx. More... | |
Ports in Broccoli do not only consist of a number but also indicate whether they are TCP or UDP.
uint64 bro_port::port_num |
Port number in host byte order.
int bro_port::port_proto |
IPPROTO_xxx.