libtrap  1.16.1
Data Fields
trap_ifc_spec_s Struct Reference

#include <trap.h>

Data Fields

char * types
 
char ** params
 

Detailed Description

Structure with specification of interface types and their parameters. This can be filled by command-line parameters using trap_parse_params function.

Definition at line 213 of file trap.h.

Field Documentation

◆ params

char** trap_ifc_spec_s::params

Definition at line 215 of file trap.h.

◆ types

char* trap_ifc_spec_s::types

Definition at line 214 of file trap.h.


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