peapod  0.1.0
EAPOL Proxy Daemon
Data Fields
ingress_t Struct Reference

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

#include "parser.h"

Collaboration diagram for ingress_t:
Collaboration graph
[legend]

Data Fields

struct action_taction
 Run script on ingress. More...
 
struct filter_tfilter
 Filter on ingress. More...
 

Detailed Description

Behavior during the ingress phase for an interface.

Field Documentation

struct action_t* ingress_t::action

Run script on ingress.

struct filter_t* ingress_t::filter

Filter on ingress.


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