libnl 3.12.0
YYSTYPE Union Reference

Data Fields

struct tcf_em_cmp cmp
struct ematch_quoted q
struct rtnl_ematch * e
struct rtnl_pktlocloc
struct rtnl_meta_valuemv
uint32_t i
uint64_t i64
char * s
struct rtnl_pktlocl

Detailed Description

Definition at line 222 of file ematch_syntax.h.

Field Documentation

◆ cmp

struct tcf_em_cmp YYSTYPE::cmp

Definition at line 226 of file ematch_syntax.h.

◆ q

struct ematch_quoted YYSTYPE::q

Definition at line 227 of file ematch_syntax.h.

◆ e

struct rtnl_ematch* YYSTYPE::e

Definition at line 228 of file ematch_syntax.h.

◆ loc

struct rtnl_pktloc* YYSTYPE::loc

Definition at line 229 of file ematch_syntax.h.

◆ mv

struct rtnl_meta_value* YYSTYPE::mv

Definition at line 230 of file ematch_syntax.h.

◆ i

uint32_t YYSTYPE::i

Definition at line 231 of file ematch_syntax.h.

◆ i64

uint64_t YYSTYPE::i64

Definition at line 232 of file ematch_syntax.h.

◆ s

char * YYSTYPE::s

Definition at line 233 of file ematch_syntax.h.

◆ l

struct rtnl_pktloc* YYSTYPE::l

Definition at line 82 of file pktloc_syntax.h.