netfilter
firewalling, NAT, and packet mangling for linux
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
rtnl_ematch Struct Reference

#include <netlink-types.h>

Collaboration diagram for rtnl_ematch:

Data Fields

uint16_t e_id
 
uint16_t e_kind
 
uint16_t e_flags
 
struct nl_list_head e_childs
 
struct nl_list_head e_list
 
struct rtnl_ematch_opse_ops
 
char e_data [0]
 

Field Documentation

struct nl_list_head rtnl_ematch::e_childs
char rtnl_ematch::e_data[0]

Referenced by rtnl_ematch_data().

uint16_t rtnl_ematch::e_id

Referenced by rtnl_ematch_parse().

uint16_t rtnl_ematch::e_kind
struct rtnl_ematch_ops* rtnl_ematch::e_ops

Referenced by rtnl_ematch_alloc().


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