remote_net Struct Reference

Back to the index.

Public Attributes | List of all members
remote_net Struct Reference

#include <net.h>

Public Attributes

struct remote_netnext
 
char * name
 
struct in_addr ipv4_addr
 
int portnr
 

Detailed Description

Definition at line 203 of file net.h.

Member Data Documentation

◆ ipv4_addr

struct in_addr remote_net::ipv4_addr

Definition at line 206 of file net.h.

Referenced by net_dumpinfo(), and net_ethernet_tx().

◆ name

char* remote_net::name

Definition at line 206 of file net.h.

Referenced by net_dumpinfo().

◆ next

struct remote_net* remote_net::next

Definition at line 204 of file net.h.

Referenced by net_dumpinfo(), and net_ethernet_tx().

◆ portnr

int remote_net::portnr

Definition at line 208 of file net.h.

Referenced by net_dumpinfo(), and net_ethernet_tx().


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

Generated on Tue Aug 25 2020 19:25:06 for GXemul by doxygen 1.8.18