libosip  5.3.0
Public Attributes | List of all members
osip_srv_entry Struct Reference

#include <osip.h>

Public Attributes

char srv [512]
 
int priority
 
int weight
 
int rweight
 
int port
 
char ipaddress [512]
 
struct timeval srv_is_broken
 

Detailed Description

Structure for SRV record entry.

Member Data Documentation

◆ ipaddress

char osip_srv_entry::ipaddress[512]

ipaddress result

◆ port

int osip_srv_entry::port

port

◆ priority

int osip_srv_entry::priority

priority

◆ rweight

int osip_srv_entry::rweight

rweight

◆ srv

char osip_srv_entry::srv[512]

srv

◆ srv_is_broken

struct timeval osip_srv_entry::srv_is_broken

time when we considered SRV entry broken

◆ weight

int osip_srv_entry::weight

weight


The documentation for this struct was generated from the following file: