Data Fields | |
| unsigned short | gw_index |
| unsigned short | prefix_len |
| unsigned short | priority |
| unsigned int | weight |
Definition at line 167 of file lcr_mod.c.
| unsigned short gw_index |
Definition at line 168 of file lcr_mod.c.
Referenced by add_gws_into_avps(), do_load_gws(), and load_gws_from_grp().
| unsigned short prefix_len |
Definition at line 169 of file lcr_mod.c.
Referenced by comp_matched(), do_load_gws(), and load_gws_from_grp().
| unsigned short priority |
Definition at line 170 of file lcr_mod.c.
Referenced by comp_matched(), do_load_gws(), and load_gws_from_grp().
| unsigned int weight |
Definition at line 171 of file lcr_mod.c.
Referenced by add_gws_into_avps(), comp_matched(), do_load_gws(), and load_gws_from_grp().
1.5.6