Main Page | Data Structures | Directories | File List | Data Fields

_firewall_rule_t Struct Reference


Data Fields

int block_allow
 1 = Allow rule, 0 = Block rule
char * protocol
 tcp, udp, etc ..
char * port
 Port to block/allow.
char * mask
 Mask for the rule *destination*.
_firewall_rule_tnext
char * protocol
 tcp, udp, etc ..
char * port
 Port to block/allow.
char * mask
 Mask for the rule *destination*.
_firewall_rule_tnext

Detailed Description

Firewall rules

Definition at line 71 of file src/conf.h.


Field Documentation

int _firewall_rule_t::block_allow
 

1 = Allow rule, 0 = Block rule

Definition at line 72 of file wifidog-1.1.1/src/conf.h.

char* _firewall_rule_t::mask
 

Mask for the rule *destination*.

Definition at line 75 of file wifidog-1.1.1/src/conf.h.

char* _firewall_rule_t::mask
 

Mask for the rule *destination*.

Definition at line 75 of file src/conf.h.

char* _firewall_rule_t::port
 

Port to block/allow.

Definition at line 74 of file wifidog-1.1.1/src/conf.h.

char* _firewall_rule_t::port
 

Port to block/allow.

Definition at line 74 of file src/conf.h.

char* _firewall_rule_t::protocol
 

tcp, udp, etc ..

Definition at line 73 of file wifidog-1.1.1/src/conf.h.

char* _firewall_rule_t::protocol
 

tcp, udp, etc ..

Definition at line 73 of file src/conf.h.


The documentation for this struct was generated from the following files:
Generated on Sun Apr 3 20:04:46 2005 for WifiDog by  doxygen 1.4.1