![]() |
FD.io VPP
v19.04-6-g6f05f72
Vector Packet Processing
|
A registration, by a client, to direct punted traffic to a given node. More...
Data Fields | |
| vlib_punt_reason_t | pr_reason |
| Reason the packets were punted. More... | |
| u16 | pr_locks |
| number of clients that have made this registration More... | |
| u16 | pr_edge |
| The edge from the punt dispatch node to the requested node. More... | |
| u32 | pr_node_index |
| node-index to send punted packets to More... | |
A registration, by a client, to direct punted traffic to a given node.
| u16 punt_reg_t_::pr_edge |
| u16 punt_reg_t_::pr_locks |
| u32 punt_reg_t_::pr_node_index |
| vlib_punt_reason_t punt_reg_t_::pr_reason |