qwf_net_IfName_t

String type for interface names

Synopsis:

#include <qwf/qwf_net.h>
typedef char qwf_net_IfName_t[QWF_NET_MAX_IF_NAME_LEN+1];

Library:

qwf_interface

Description:

This type definition is used for storing interface name strings in fixed-length character arrays.