FreeBSD kernel IPv4 code
_ipfw_cfg_lheader Struct Reference

#include <ip_fw.h>

Collaboration diagram for _ipfw_cfg_lheader:

Data Fields

ip_fw3_opheader opheader
 
uint32_t set_mask
 
uint32_t spare
 
uint32_t flags
 
uint32_t size
 
uint32_t start_rule
 
uint32_t end_rule
 

Detailed Description

Definition at line 1046 of file ip_fw.h.

Field Documentation

◆ end_rule

uint32_t _ipfw_cfg_lheader::end_rule

Definition at line 1053 of file ip_fw.h.

◆ flags

uint32_t _ipfw_cfg_lheader::flags

Definition at line 1050 of file ip_fw.h.

◆ opheader

ip_fw3_opheader _ipfw_cfg_lheader::opheader

Definition at line 1047 of file ip_fw.h.

◆ set_mask

uint32_t _ipfw_cfg_lheader::set_mask

Definition at line 1048 of file ip_fw.h.

◆ size

uint32_t _ipfw_cfg_lheader::size

Definition at line 1051 of file ip_fw.h.

◆ spare

uint32_t _ipfw_cfg_lheader::spare

Definition at line 1049 of file ip_fw.h.

◆ start_rule

uint32_t _ipfw_cfg_lheader::start_rule

Definition at line 1052 of file ip_fw.h.


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