Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
ipt_ip Struct Reference

#include <ip_tables.h>

Data Fields

struct in_addr src dst
 
struct in_addr smsk dmsk
 
char iniface [IFNAMSIZ]
 
char outiface [IFNAMSIZ]
 
unsigned char iniface_mask [IFNAMSIZ]
 
unsigned char outiface_mask [IFNAMSIZ]
 
__u16 proto
 
__u8 flags
 
__u8 invflags
 

Detailed Description

Definition at line 69 of file ip_tables.h.

Field Documentation

struct in_addr smsk dmsk

Definition at line 73 of file ip_tables.h.

Definition at line 71 of file ip_tables.h.

__u8 flags

Definition at line 81 of file ip_tables.h.

char iniface[IFNAMSIZ]

Definition at line 74 of file ip_tables.h.

unsigned char iniface_mask[IFNAMSIZ]

Definition at line 75 of file ip_tables.h.

__u8 invflags

Definition at line 83 of file ip_tables.h.

char outiface[IFNAMSIZ]

Definition at line 74 of file ip_tables.h.

unsigned char outiface_mask[IFNAMSIZ]

Definition at line 75 of file ip_tables.h.

Definition at line 78 of file ip_tables.h.


The documentation for this struct was generated from the following file: