netfilter
firewalling, NAT, and packet mangling for linux
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
ebt_arpreply.c File Reference
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <getopt.h>
#include "../include/ebtables_u.h"
#include <netinet/ether.h>
#include <linux/netfilter_bridge/ebt_arpreply.h>
Include dependency graph for ebt_arpreply.c:

Macros

#define REPLY_MAC   '1'
 
#define REPLY_TARGET   '2'
 
#define OPT_REPLY_MAC   0x01
 
#define OPT_REPLY_TARGET   0x02
 

Functions

void _init (void)
 

Macro Definition Documentation

#define OPT_REPLY_MAC   0x01
#define OPT_REPLY_TARGET   0x02
#define REPLY_MAC   '1'
#define REPLY_TARGET   '2'

Function Documentation

void _init ( void  )

References ebt_register_target().

Here is the call graph for this function: