netfilter
firewalling, NAT, and packet mangling for linux
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
arpt_mangle.c File Reference
#include <stdio.h>
#include <netdb.h>
#include <string.h>
#include <stdlib.h>
#include <limits.h>
#include <getopt.h>
#include <arptables.h>
#include <linux/netfilter_arp/arpt_mangle.h>
Include dependency graph for arpt_mangle.c:

Macros

#define MANGLE_IPS   '1'
 
#define MANGLE_IPT   '2'
 
#define MANGLE_DEVS   '3'
 
#define MANGLE_DEVT   '4'
 
#define MANGLE_TARGET   '5'
 

Macro Definition Documentation

#define MANGLE_DEVS   '3'
#define MANGLE_DEVT   '4'
#define MANGLE_IPS   '1'
#define MANGLE_IPT   '2'
#define MANGLE_TARGET   '5'