IDZEBRA  2.2.7
Data Fields
zebra_strmap_it_s Struct Reference

Data Fields

int hno
 
struct strmap_entryent
 
zebra_strmap_t st
 

Detailed Description

Definition at line 141 of file strmap.c.

Field Documentation

◆ ent

struct strmap_entry* zebra_strmap_it_s::ent

Definition at line 143 of file strmap.c.

Referenced by zebra_strmap_it_create(), and zebra_strmap_it_next().

◆ hno

int zebra_strmap_it_s::hno

Definition at line 142 of file strmap.c.

Referenced by zebra_strmap_it_create(), and zebra_strmap_it_next().

◆ st

zebra_strmap_t zebra_strmap_it_s::st

Definition at line 144 of file strmap.c.

Referenced by zebra_strmap_it_create(), and zebra_strmap_it_next().


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