Go to the source code of this file.
Functions | |
static int | Is4GATxSupported (uint8_t portNo) |
int | main (void) |
Macros | |
#define | ENABLE_VLAN_TAGGING 1 |
#define | DISCARD_BY_WIRELEN 1 |
Variables | |
static int | running = 1 |
Function Documentation
|
static |
- Examples:
- net/vlandemo/vlandemo_example.c.
Definition at line 257 of file vlandemo_example.c.
Referenced by main().
int main | ( | void | ) |
Definition at line 308 of file vlandemo_example.c.
Macro Definition Documentation
#define ENABLE_VLAN_TAGGING 1 |
Definition at line 242 of file vlandemo_example.c.
#define DISCARD_BY_WIRELEN 1 |
Definition at line 244 of file vlandemo_example.c.
Variable Documentation
|
static |
Definition at line 247 of file vlandemo_example.c.
Referenced by main().