Data Fields | |
| unsigned int | mark_shift |
| unsigned int | flag_shift |
| uint32_t | mark_mask |
Definition at line 31 of file mark_flag.c.
| unsigned int mark_flag_config_t::flag_shift |
position (in bits) in the flag
Definition at line 36 of file mark_flag.c.
Referenced by finalize_packet(), and init_module_from_conf().
| uint32_t mark_flag_config_t::mark_mask |
mask to insert new data in packet mark
Definition at line 39 of file mark_flag.c.
Referenced by finalize_packet(), and init_module_from_conf().
| unsigned int mark_flag_config_t::mark_shift |
position (in bits) in the mark
Definition at line 33 of file mark_flag.c.
Referenced by finalize_packet(), and init_module_from_conf().
1.4.7