peapod  0.1.0
EAPOL Proxy Daemon
All Data Structures Files Functions Variables Macros Pages
Data Fields
egress_t Struct Reference

Behavior during the egress phase for an interface. More...

#include "parser.h"

Collaboration diagram for egress_t:
Collaboration graph
[legend]

Data Fields

struct tci_ttci
 Add/edit/remove VLAN tag on egress. More...
 
struct filter_tfilter
 Filter on egress. More...
 
struct action_taction
 Run script on egress. More...
 

Detailed Description

Behavior during the egress phase for an interface.

Field Documentation

struct tci_t* egress_t::tci

Add/edit/remove VLAN tag on egress.

struct filter_t* egress_t::filter

Filter on egress.

struct action_t* egress_t::action

Run script on egress.


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