libnftnl 1.2.6
Data Fields
nftnl_expr_range Struct Reference

Data Fields

union nftnl_data_reg data_from
 
union nftnl_data_reg data_to
 
enum nft_registers sreg
 
enum nft_range_ops op
 

Detailed Description

Definition at line 23 of file range.c.

Field Documentation

◆ data_from

union nftnl_data_reg nftnl_expr_range::data_from

Definition at line 24 of file range.c.

◆ data_to

union nftnl_data_reg nftnl_expr_range::data_to

Definition at line 25 of file range.c.

◆ op

enum nft_range_ops nftnl_expr_range::op

Definition at line 27 of file range.c.

◆ sreg

enum nft_registers nftnl_expr_range::sreg

Definition at line 26 of file range.c.


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