libnftnl 1.3.1
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 18 of file hash.c.

Field Documentation

◆ dreg

enum nft_registers nftnl_expr_hash::dreg

Definition at line 21 of file hash.c.

◆ len

unsigned int nftnl_expr_hash::len

Definition at line 22 of file hash.c.

◆ modulus

unsigned int nftnl_expr_hash::modulus

Definition at line 23 of file hash.c.

◆ offset

unsigned int nftnl_expr_hash::offset

Definition at line 25 of file hash.c.

◆ seed

unsigned int nftnl_expr_hash::seed

Definition at line 24 of file hash.c.

◆ sreg

enum nft_registers nftnl_expr_hash::sreg

Definition at line 20 of file hash.c.

◆ type

enum nft_hash_types nftnl_expr_hash::type

Definition at line 19 of file hash.c.


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