libnftnl 1.2.9
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 19 of file objref.c.

Field Documentation

◆ id

uint32_t nftnl_expr_objref::id

Definition at line 27 of file objref.c.

◆ name

const char* nftnl_expr_objref::name

Definition at line 22 of file objref.c.

◆ sreg

uint32_t nftnl_expr_objref::sreg

Definition at line 25 of file objref.c.

◆ type

uint32_t nftnl_expr_objref::type

Definition at line 21 of file objref.c.


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