Go to the source code of this file.
◆ foreach_ip46_ping_result
| #define foreach_ip46_ping_result |
Value: _ (OK, "OK") \
_ (ALLOC_FAIL, "packet allocation failed") \
_ (NO_INTERFACE, "no egress interface") \
_ (NO_TABLE, "no FIB table for lookup") \
_ (NO_SRC_ADDRESS, "no source address for egress interface") \
_ (NO_BUFFERS, "could not allocate a new buffer") \
Definition at line 29 of file ping.h.
◆ PING_CLI_UNKNOWN_NODE
| #define PING_CLI_UNKNOWN_NODE (~0) |
◆ PING_DEFAULT_DATA_LEN
| #define PING_DEFAULT_DATA_LEN 60 |
◆ PING_DEFAULT_INTERVAL
| #define PING_DEFAULT_INTERVAL 1.0 |
◆ PING_MAXIMUM_DATA_SIZE
| #define PING_MAXIMUM_DATA_SIZE 32768 |
◆ ping_main_t
◆ ping_run_t
◆ icmp46_echo_reply_next_t
| Enumerator |
|---|
| ICMP46_ECHO_REPLY_NEXT_DROP | |
| ICMP46_ECHO_REPLY_NEXT_PUNT | |
| ICMP46_ECHO_REPLY_N_NEXT | |
Definition at line 84 of file ping.h.
◆ ping_response_type_t
| Enumerator |
|---|
| PING_RESPONSE_IP6 | |
| PING_RESPONSE_IP4 | |
Definition at line 23 of file ping.h.
◆ send_ip46_ping_result_t
| Enumerator |
|---|
| foreach_ip46_ping_result | |
Definition at line 37 of file ping.h.
◆ CLIB_PACKED()
◆ ping_main