peapod
0.1.0
EAPOL Proxy Daemon
|
Behavior during the ingress phase for an interface. More...
#include "parser.h"
Data Fields | |
struct action_t * | action |
Run script on ingress. More... | |
struct filter_t * | filter |
Filter on ingress. More... | |
Behavior during the ingress phase for an interface.
struct action_t* ingress_t::action |
Run script on ingress.
struct filter_t* ingress_t::filter |
Filter on ingress.