![]() |
Broccoli API Documentation
1.96
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. | |
| int | port_proto |
| IPPROTO_xxx. | |
Ports in Broccoli do not only consist of a number but also indicate whether they are TCP or UDP.
Port number in host byte order.
IPPROTO_xxx.
1.7.6.1