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