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

Network wireless interface information structure. More...

#include <nl.h>

Data Fields

char ifname [IF_NAMESIZE]
 
uint32_t ifindex
 
uint64_t wdev
 
uint8_t addr [ETHER_ADDR_LEN]
 
uint32_t wiphy
 

Detailed Description

Network wireless interface information structure.

Field Documentation

◆ addr

uint8_t netiw_info_t::addr[ETHER_ADDR_LEN]

Interface byte MAC address

◆ ifindex

uint32_t netiw_info_t::ifindex

Interface index

◆ ifname

char netiw_info_t::ifname[IF_NAMESIZE]

Interface string name

◆ wdev

uint64_t netiw_info_t::wdev

Physical interface wdev param

◆ wiphy

uint32_t netiw_info_t::wiphy

Physical interface ID


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