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

struct rule - nftables rule More...

#include <rule.h>

Collaboration diagram for rule:

Data Fields

struct list_head list
 
struct handle handle
 
struct location location
 
struct list_head stmts
 
unsigned int num_stmts
 

Detailed Description

struct rule - nftables rule

: list node in chain list : rule handle : location the rule was defined at : list of statements : number of statements in stmts list

Field Documentation

struct location rule::location
unsigned int rule::num_stmts

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