Go to the source code of this file.
◆ APP_NAME
#define APP_NAME "ICMP_Responder" |
◆ DBG
◆ IF_NAME
#define IF_NAME "memif_connection" |
◆ INFO
Value:do { \
printf ("INFO: "__VA_ARGS__); \
printf ("\n"); \
} while (0)
Definition at line 64 of file main.c.
◆ MAX_MEMIF_BUFS
#define MAX_MEMIF_BUFS 256 |
◆ icmpr_buffer_alloc()
int icmpr_buffer_alloc |
( |
long |
n, |
|
|
uint16_t |
qid |
|
) |
| |
◆ icmpr_exit()
void icmpr_exit |
( |
int |
sig | ) |
|
◆ icmpr_free()
◆ icmpr_memif_create()
int icmpr_memif_create |
( |
int |
is_master | ) |
|
◆ icmpr_memif_delete()
int icmpr_memif_delete |
( |
| ) |
|
◆ icmpr_tx_burst()
int icmpr_tx_burst |
( |
uint16_t |
qid | ) |
|
◆ main()
int main |
( |
int |
argc, |
|
|
char * |
argv[] |
|
) |
| |
◆ on_connect()
◆ on_disconnect()
◆ on_interrupt()
◆ print_help()
◆ print_memif_details()
static void print_memif_details |
( |
| ) |
|
|
static |
◆ epfd
◆ memif_connection