FD.io VPP  v18.04-17-g3a0d853
Vector Packet Processing
unix_cli_pager_index_t Struct Reference

Pager line index. More...

Data Fields

u32 line
 Index into pager_vector. More...
 
u32 offset
 Offset of the string in the line. More...
 
u32 length
 Length of the string in the line. More...
 

Detailed Description

Pager line index.

Definition at line 133 of file cli.c.

Field Documentation

u32 unix_cli_pager_index_t::length

Length of the string in the line.

Definition at line 142 of file cli.c.

u32 unix_cli_pager_index_t::line

Index into pager_vector.

Definition at line 136 of file cli.c.

u32 unix_cli_pager_index_t::offset

Offset of the string in the line.

Definition at line 139 of file cli.c.


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