#include <cne_acl.h>
Defines the value of a field for a rule.
Definition at line 79 of file cne_acl.h.
◆ value
union cne_acl_field_types value |
a 1,2,4, or 8 byte value of the field.
Definition at line 72 of file cne_acl.h.
◆ mask_range
union cne_acl_field_types mask_range |
depending on field type: mask -> 1.2.3.4/32 value=0x1020304, mask_range=32, range -> 0 : 65535 value=0, mask_range=65535, bitmask -> 0x06/0xff value=6, mask_range=0xff.
Definition at line 72 of file cne_acl.h.
The documentation for this struct was generated from the following file: