libnftnl 1.2.6
Data Fields
nftnl_expr_objref Struct Reference

Data Fields

struct {
   uint32_t   type
 
   const char *   name
 
imm
 
struct {
   uint32_t   sreg
 
   const char *   name
 
   uint32_t   id
 
set
 

Detailed Description

Definition at line 23 of file objref.c.

Field Documentation

◆ id

uint32_t nftnl_expr_objref::id

Definition at line 31 of file objref.c.

◆ name

const char* nftnl_expr_objref::name

Definition at line 26 of file objref.c.

◆ sreg

uint32_t nftnl_expr_objref::sreg

Definition at line 29 of file objref.c.

◆ type

uint32_t nftnl_expr_objref::type

Definition at line 25 of file objref.c.


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