Broccoli API Documentation  1.100
Broccoli API Documentation
Data Fields
bro_addr Struct Reference

IP addresses are 16-bytes in network byte order. More...

#include <broccoli.h>

Data Fields

uint32 addr [4]
 IP address in network byte order. More...
 

Detailed Description

IP addresses are 16-bytes in network byte order.

IPv4 addresses use the standard IPv4-in-IPv6 mapping: 10 bytes off, 2 bytes on, then 4 bytes of the address.

Field Documentation

◆ addr

uint32 bro_addr::addr[4]

IP address in network byte order.


The documentation for this struct was generated from the following file: