EDGESEC  0.1.0-alpha.0+sha.ca29a8277b72f80785649ea9ef9cd7edf642d939
Secure router - reference implementation
Data Fields
reflection_list Struct Reference

#include <reflection_list.h>

Data Fields

int recv_fd
 
int send_fd
 
unsigned int ifindex
 
char ifname [IF_NAMESIZE]
 
struct dl_list list
 

Field Documentation

◆ ifindex

unsigned int reflection_list::ifindex

◆ ifname

char reflection_list::ifname[IF_NAMESIZE]

◆ list

struct dl_list reflection_list::list

List definition

◆ recv_fd

int reflection_list::recv_fd

◆ send_fd

int reflection_list::send_fd

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