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

Data Fields

struct list_head head
 
char name [NFT_CHAIN_MAXNAMELEN]
 
const char * type
 
const char * table
 
uint32_t family
 
uint32_t policy
 
uint32_t hooknum
 
int32_t prio
 
uint32_t use
 
uint64_t packets
 
uint64_t bytes
 
uint64_t handle
 
uint32_t flags
 

Field Documentation

uint32_t nft_chain::family

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