netfilter
firewalling, NAT, and packet mangling for linux
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Modules
Pages
Macros
|
Functions
ebtable_filter.c File Reference
#include <stdio.h>
#include "
../include/ebtables_u.h
"
Include dependency graph for ebtable_filter.c:
Macros
#define
FILTER_VALID_HOOKS
Functions
void
_init
(void)
Macro Definition Documentation
#define FILTER_VALID_HOOKS
Value:
((1 <<
NF_BR_LOCAL_IN
) | (1 <<
NF_BR_FORWARD
) | \
(1 <<
NF_BR_LOCAL_OUT
))
NF_BR_LOCAL_OUT
#define NF_BR_LOCAL_OUT
Definition:
netfilter_bridge.h:20
NF_BR_FORWARD
#define NF_BR_FORWARD
Definition:
netfilter_bridge.h:18
NF_BR_LOCAL_IN
#define NF_BR_LOCAL_IN
Definition:
netfilter_bridge.h:16
Function Documentation
void _init
(
void
)
References
ebt_register_table()
.
Here is the call graph for this function:
ebtables
extensions
ebtable_filter.c
Generated on Thu Jan 15 2015 03:01:37 for netfilter by
1.8.8