FD.io VPP  v18.07.1-19-g511ce25
Vector Packet Processing
ping_main_t Struct Reference
+ Collaboration diagram for ping_main_t:

Data Fields

ip6_main_tip6_main
 
ip4_main_tip4_main
 
ping_run_tping_runs
 
ping_run_tping_run_by_icmp_id
 

Detailed Description

Definition at line 49 of file ping.h.

Field Documentation

ip4_main_t* ping_main_t::ip4_main

Definition at line 52 of file ping.h.

ip6_main_t* ping_main_t::ip6_main

Definition at line 51 of file ping.h.

ping_run_t* ping_main_t::ping_run_by_icmp_id

Definition at line 56 of file ping.h.

ping_run_t* ping_main_t::ping_runs

Definition at line 53 of file ping.h.


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