FD.io VPP  v20.05-21-gb1500e9ff
Vector Packet Processing
punt_client_t_ Struct Reference

A client using the punt serivce and its registrations. More...

Data Fields

u8pc_name
 The name of the client. More...
 
u32pc_regs
 The registrations is has made. More...
 

Detailed Description

A client using the punt serivce and its registrations.

Definition at line 123 of file punt.c.

Field Documentation

◆ pc_name

u8* punt_client_t_::pc_name

The name of the client.

Definition at line 128 of file punt.c.

◆ pc_regs

u32* punt_client_t_::pc_regs

The registrations is has made.

Definition at line 133 of file punt.c.


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