|
iPXE
|
Fault injection. More...
Go to the source code of this file.
Macros | |
| #define | NETDEV_DISCARD_RATE 0 |
| #define | NEIGHBOUR_DELAY_MS 0 |
| #define | PEERDISC_DISCARD_RATE 0 |
| #define | PEERBLK_ANNUL_RATE 0 |
| #define | PEERBLK_STALL_RATE 0 |
| #define | PEERBLK_ABORT_RATE 0 |
| #define | PEERBLK_CORRUPT_RATE 0 |
| #define | VM_MIGRATED_RATE 0 |
| #define | POISON_BSS 0 |
Functions | |
| FILE_LICENCE (GPL2_OR_LATER_OR_UBDL) | |
| FILE_SECBOOT (PERMITTED) | |
Fault injection.
Definition in file fault.h.
| #define NETDEV_DISCARD_RATE 0 |
Definition at line 16 of file fault.h.
Referenced by netdev_rx(), and netdev_tx().
| #define NEIGHBOUR_DELAY_MS 0 |
Definition at line 19 of file fault.h.
Referenced by neighbour_destroy(), neighbour_expired(), neighbour_tx(), and neighbour_tx_queue().
| #define PEERDISC_DISCARD_RATE 0 |
Definition at line 22 of file fault.h.
Referenced by peerdisc_socket_rx(), and peerdisc_socket_tx().
| #define PEERBLK_ANNUL_RATE 0 |
Definition at line 25 of file fault.h.
Referenced by peerblk_raw_open(), and peerblk_retrieval_open().
| #define PEERBLK_STALL_RATE 0 |
Definition at line 28 of file fault.h.
Referenced by peerblk_raw_rx(), and peerblk_retrieval_rx().
| #define PEERBLK_ABORT_RATE 0 |
Definition at line 31 of file fault.h.
Referenced by peerblk_raw_close(), and peerblk_retrieval_close().
| #define PEERBLK_CORRUPT_RATE 0 |
Definition at line 34 of file fault.h.
Referenced by peerblk_raw_rx(), and peerblk_retrieval_rx().
| #define VM_MIGRATED_RATE 0 |
Definition at line 37 of file fault.h.
Referenced by gve_watchdog().
| FILE_LICENCE | ( | GPL2_OR_LATER_OR_UBDL | ) |
| FILE_SECBOOT | ( | PERMITTED | ) |