|
Linux Kernel
3.7.1
|
#include <linux/types.h>Go to the source code of this file.
Data Structures | |
| struct | ebt_arp_info |
Macros | |
| #define | EBT_ARP_OPCODE 0x01 |
| #define | EBT_ARP_HTYPE 0x02 |
| #define | EBT_ARP_PTYPE 0x04 |
| #define | EBT_ARP_SRC_IP 0x08 |
| #define | EBT_ARP_DST_IP 0x10 |
| #define | EBT_ARP_SRC_MAC 0x20 |
| #define | EBT_ARP_DST_MAC 0x40 |
| #define | EBT_ARP_GRAT 0x80 |
| #define | EBT_ARP_MASK |
| #define | EBT_ARP_MATCH "arp" |
| #define EBT_ARP_MASK |
1.8.2