ip_globals struct
Global variables of this module, kept in a struct for efficient access using base+index.
Fields
Header of the input packet currently being processed.
Header of the input IPv6 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.
The interface that accepted the packet for the current callback invocation.
The interface that received the packet for the current callback invocation.