|
|
struct { |
| uint32_t type |
| |
| const char * name |
| |
| } | imm |
| |
|
struct { |
| uint32_t sreg |
| |
| const char * name |
| |
| uint32_t id |
| |
| } | set |
| |
Definition at line 23 of file objref.c.
◆ id
| uint32_t nftnl_expr_objref::id |
◆ name
| const char* nftnl_expr_objref::name |
◆ sreg
| uint32_t nftnl_expr_objref::sreg |
◆ type
| uint32_t nftnl_expr_objref::type |
The documentation for this struct was generated from the following file: