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

Data Fields

struct list_head head
 
enum obj_update_type type
 
union {
   struct nft_table *   table
 
   struct nft_chain *   chain
 
   struct nft_rule *   rule
 
   void *   ptr
 
}; 
 

Field Documentation

union { ... }
struct nft_chain* obj_update::chain
struct list_head obj_update::head
void* obj_update::ptr
struct nft_rule* obj_update::rule
struct nft_table* obj_update::table
enum obj_update_type obj_update::type

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