Structure for SRV record entry.
More...
#include <osip.h>
Collaboration diagram for osip_srv_entry:
Data Fields
time when we considered SRV entry broken
More...
Detailed Description
Structure for SRV record entry.
Definition at line 287 of file osip.h.
Field Documentation
char osip_srv_entry::ipaddress[512]
ipaddress result
Definition at line 293 of file osip.h.
int osip_srv_entry::priority
priority
Definition at line 289 of file osip.h.
int osip_srv_entry::rweight
rweight
Definition at line 291 of file osip.h.
char osip_srv_entry::srv[512]
struct timeval osip_srv_entry::srv_is_broken
time when we considered SRV entry broken
Definition at line 294 of file osip.h.
int osip_srv_entry::weight
weight
Definition at line 290 of file osip.h.
The documentation for this struct was generated from the following file: