DtvKit_ATSC3.0
Loading...
Searching...
No Matches
Public Attributes | List of all members
sNetworkInfo_t Struct Reference

#include <atsc_types.h>

Public Attributes

char sWifiMac [6]
 
char sEthMac [6]
 
uint8_t sWifiAddr [4]
 
uint8_t sEthAddr [4]
 

Detailed Description

struct Network information including MAC addresses, IP addresses for both Wi-Fi,Ethernet interfaces.

Member Data Documentation

◆ sEthAddr

uint8_t sNetworkInfo_t::sEthAddr[4]

IP address of the Ethernet interface.

◆ sEthMac

char sNetworkInfo_t::sEthMac[6]

MAC address of the Ethernet interface.

◆ sWifiAddr

uint8_t sNetworkInfo_t::sWifiAddr[4]

IP address of the Wi-Fi interface.

◆ sWifiMac

char sNetworkInfo_t::sWifiMac[6]

MAC address of the Wi-Fi interface.


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