FD.io VPP  v16.12-rc0-308-g931be3a
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 43 of file ping.h.

Field Documentation

ip4_main_t* ping_main_t::ip4_main

Definition at line 45 of file ping.h.

ip6_main_t* ping_main_t::ip6_main

Definition at line 44 of file ping.h.

ping_run_t* ping_main_t::ping_run_by_icmp_id

Definition at line 49 of file ping.h.

ping_run_t* ping_main_t::ping_runs

Definition at line 46 of file ping.h.


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