ip_globals struct
Global variables of this module, kept in a struct for efficient access using base+index.
Fields
The interface that accepted the packet for the current callback invocation.
The interface that received the packet for the current callback invocation.
Header of the input packet currently being processed.
Total header length of current_ip4/6_header (i.e. after this, the UDP/TCP header starts).
Source IP address of current_header.
Destination IP address of current_header.