FD.io VPP  v17.04-9-g99c0734
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 125 of file cli.c.

Field Documentation

u32 unix_cli_pager_index_t::length

Length of the string in the line.

Definition at line 134 of file cli.c.

u32 unix_cli_pager_index_t::line

Index into pager_vector.

Definition at line 128 of file cli.c.

u32 unix_cli_pager_index_t::offset

Offset of the string in the line.

Definition at line 131 of file cli.c.


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