Loading...
Searching...
No Matches

Information about RD server and its lookup interface resources. More...

Detailed Description

Information about RD server and its lookup interface resources.

Definition at line 82 of file lc.h.

#include <lc.h>

Data Fields

const sock_udp_ep_tremote
 Remote endpoint of RD server.
 
char * res_lookif
 Resource lookup interface.
 
char * ep_lookif
 Endpoint lookup interface.
 
unsigned res_last_page
 Page of last resource lookup.
 
unsigned ep_last_page
 Page of last endpoint lookup.
 

Field Documentation

◆ ep_last_page

unsigned cord_lc_rd_t::ep_last_page

Page of last endpoint lookup.

Definition at line 87 of file lc.h.

◆ ep_lookif

char* cord_lc_rd_t::ep_lookif

Endpoint lookup interface.

Definition at line 85 of file lc.h.

◆ remote

const sock_udp_ep_t* cord_lc_rd_t::remote

Remote endpoint of RD server.

Definition at line 83 of file lc.h.

◆ res_last_page

unsigned cord_lc_rd_t::res_last_page

Page of last resource lookup.

Definition at line 86 of file lc.h.

◆ res_lookif

char* cord_lc_rd_t::res_lookif

Resource lookup interface.

Definition at line 84 of file lc.h.


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