Loading...
Searching...
No Matches
netdev_tap_params.h File Reference

Default configuration for the netdev_tap driver. More...

Detailed Description

Default configuration for the netdev_tap driver.

Author
Martine Lenders m.len.nosp@m.ders.nosp@m.@fu-b.nosp@m.erli.nosp@m.n.de

Definition in file netdev_tap_params.h.

#include "netdev_tap.h"
+ Include dependency graph for netdev_tap_params.h:

Go to the source code of this file.

#define NETDEV_TAP_MAX   (1)
 Number of allocated parameters at netdev_tap_params.
 
netdev_tap_params_t netdev_tap_params [NETDEV_TAP_MAX]
 Configuration parameters for netdev_tap_t.
 

Macro Definition Documentation

◆ NETDEV_TAP_MAX

#define NETDEV_TAP_MAX   (1)

Number of allocated parameters at netdev_tap_params.

Note
This was decided to only be configurable on compile-time to be more similar to actual boards

Definition at line 35 of file netdev_tap_params.h.

Variable Documentation

◆ netdev_tap_params

netdev_tap_params_t netdev_tap_params[NETDEV_TAP_MAX]
extern

Configuration parameters for netdev_tap_t.

Note
This variable is set on native start-up based on arguments provided