libnftnl 1.2.6
Data Fields
nftnl_expr_hash Struct Reference

Data Fields

enum nft_hash_types type
 
enum nft_registers sreg
 
enum nft_registers dreg
 
unsigned int len
 
unsigned int modulus
 
unsigned int seed
 
unsigned int offset
 

Detailed Description

Definition at line 23 of file hash.c.

Field Documentation

◆ dreg

enum nft_registers nftnl_expr_hash::dreg

Definition at line 26 of file hash.c.

◆ len

unsigned int nftnl_expr_hash::len

Definition at line 27 of file hash.c.

◆ modulus

unsigned int nftnl_expr_hash::modulus

Definition at line 28 of file hash.c.

◆ offset

unsigned int nftnl_expr_hash::offset

Definition at line 30 of file hash.c.

◆ seed

unsigned int nftnl_expr_hash::seed

Definition at line 29 of file hash.c.

◆ sreg

enum nft_registers nftnl_expr_hash::sreg

Definition at line 25 of file hash.c.

◆ type

enum nft_hash_types nftnl_expr_hash::type

Definition at line 24 of file hash.c.


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