FD.io VPP  v18.10-32-g1161dda
Vector Packet Processing
unix_cli_banner_t Struct Reference

A CLI banner line. More...

Data Fields

u8line
 The line to print. More...
 
u32 length
 The length of the line without terminating NUL. More...
 

Detailed Description

A CLI banner line.

Definition at line 106 of file cli.c.

Field Documentation

u32 unix_cli_banner_t::length

The length of the line without terminating NUL.

Definition at line 109 of file cli.c.

u8* unix_cli_banner_t::line

The line to print.

Definition at line 108 of file cli.c.


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