FD.io VPP
v19.01.3-6-g70449b9b9
Vector Packet Processing
|
Go to the source code of this file.
Data Structures | |
struct | udp_ping_data |
struct | udp_ping_t |
Macros | |
#define | UDP_PING_PROBE 1 |
#define | UDP_PING_REPLY 2 |
#define | UDP_PING_PROBE_MARKER1 0xDEAD |
#define | UDP_PING_PROBE_MARKER2 0xBEEF |
#define UDP_PING_PROBE 1 |
Definition at line 23 of file udp_ping_packet.h.
#define UDP_PING_PROBE_MARKER1 0xDEAD |
Definition at line 26 of file udp_ping_packet.h.
#define UDP_PING_PROBE_MARKER2 0xBEEF |
Definition at line 27 of file udp_ping_packet.h.
#define UDP_PING_REPLY 2 |
Definition at line 24 of file udp_ping_packet.h.