#include <mod_fix.h>

Data Fields | |
| int | type |
| union { | |
| int ival | |
| pv_elem_t * pve | |
| pv_spec_t * pvs | |
| str sval | |
| } | v |
Definition at line 41 of file mod_fix.h.
| int ival |
Definition at line 45 of file mod_fix.h.
Referenced by add_hf_helper(), cr_gp2id(), fixup_get_ivalue(), fixup_igp(), is_present_hf_f(), and remove_hf_f().
Definition at line 48 of file mod_fix.h.
Referenced by actually_rewrite(), cr_gp2id(), cr_load_user_carrier(), fixup_get_svalue(), fixup_spve(), and set_next_domain_on_rule().
Definition at line 47 of file mod_fix.h.
Referenced by fixup_get_ivalue(), fixup_get_svalue(), and fixup_igp().
Definition at line 46 of file mod_fix.h.
Referenced by add_hf_helper(), fixup_get_svalue(), fixup_spve(), is_present_hf_f(), and remove_hf_f().
| int type |
Definition at line 43 of file mod_fix.h.
Referenced by add_hf_helper(), cr_gp2id(), fixup_get_ivalue(), fixup_get_svalue(), fixup_igp(), fixup_spve(), is_present_hf_f(), and remove_hf_f().
| union { ... } v |
1.5.6