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

The mDNS context. More...

#include <mdns_service.h>

Collaboration diagram for mdns_context:
[legend]

Data Fields

struct reflection_listrif4
 
struct reflection_listrif6
 
hmap_mdns_connimap
 
hmap_vlan_connvlan_mapper
 
hmap_command_conncommand_mapper
 
UT_array * pctx_list
 
struct mdns_conf config
 
char supervisor_control_path [MAX_OS_PATH_LEN]
 
int sfd
 

Detailed Description

The mDNS context.

Field Documentation

◆ command_mapper

hmap_command_conn* mdns_context::command_mapper

The command mapper

◆ config

struct mdns_conf mdns_context::config

mDNS config.

◆ imap

hmap_mdns_conn* mdns_context::imap

mDNS mapper.

◆ pctx_list

UT_array* mdns_context::pctx_list

The list of pcap context

◆ rif4

struct reflection_list* mdns_context::rif4

IP4 reflection list.

◆ rif6

struct reflection_list* mdns_context::rif6

IP6 reflection list.

◆ sfd

int mdns_context::sfd

Domain client file descriptor

◆ supervisor_control_path

char mdns_context::supervisor_control_path[MAX_OS_PATH_LEN]

Specifies the path to the UNIX domain supervisor control path

◆ vlan_mapper

hmap_vlan_conn* mdns_context::vlan_mapper

WiFi VLAN to interface mapper


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