GATE
C/C++ Framework
Loading...
Searching...
No Matches
gate_netconfig_nif_t Struct Reference

NetworkInterFace record. More...

#include <netconfigs.h>

Data Fields

char uid [64]
char name [128]
char device_path [256]
char address [32]
gate_size_t index
gate_enumint_t type
gate_enumint_t status

Detailed Description

NetworkInterFace record.

Field Documentation

◆ uid

char uid[64]

UID of NIF

◆ name

char name[128]

Printable name of NIF

◆ device_path

char device_path[256]

Device path of NIF

◆ address

char address[32]

mac address

◆ index

gate_size_t index

interface index

◆ type

GATE_NETCONFIG_TYPE_*

◆ status

combination of GATE_NETCONFIG_STATUS_* bit flags


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