Data Fields | |
| unsigned short | port |
| unsigned short | priority |
| unsigned short | weight |
| unsigned int | weight_sum |
Definition at line 56 of file srv.c.
| unsigned short port |
Definition at line 59 of file srv.c.
Referenced by ast_get_srv(), and parse_srv().
| unsigned short priority |
Definition at line 57 of file srv.c.
Referenced by parse_srv(), process_weights(), and srv_callback().
| unsigned short weight |
Definition at line 58 of file srv.c.
Referenced by parse_srv(), process_weights(), and srv_callback().
| unsigned int weight_sum |
Definition at line 60 of file srv.c.
Referenced by process_weights().
1.6.1