#include <junos_dfw_api.h>
Data Fields | |
char | namestr_key [JUNOS_DFW_NAME_LEN] |
Term name up to JUNOS_DFW_TERM_NAME_LEN (note: different from JUNOS_DFW_NAME_LEN ) characters long including NULL. | |
junos_dfw_term_type_t | type |
Term type. | |
union { | |
junos_dfw_term_order_t order | |
Term order type. | |
u_int32_t priority | |
Term priority. | |
} | property |
JUNOS_DFW_FILTER_TYPE_FAST_UPDATE
, the priority
field of the union property
should be zeroed out.