#include <iter_delegpt.h>
Data Fields | |
struct delegpt_addr * | next_result |
next delegation point in results | |
struct delegpt_addr * | next_usable |
next delegation point in usable list | |
struct delegpt_addr * | next_target |
next delegation point in all targets list | |
struct sockaddr_storage | addr |
delegation point address | |
socklen_t | addrlen |
length of addr | |
int | attempts |
number of attempts for this addr | |
int | sel_rtt |
rtt stored here in the selection algorithm |