|
iPXE
|
Linux Slirp network driver. More...
Go to the source code of this file.
Data Structures | |
| struct | slirp_config |
| Slirp device configuration. More... | |
| struct | slirp_callbacks |
| Slirp device callbacks. More... | |
Macros | |
| #define | SLIRP_EVENT_IN 0x01 |
| Ready to be read. More... | |
| #define | SLIRP_EVENT_OUT 0x02 |
| Ready to be written. More... | |
| #define | SLIRP_EVENT_PRI 0x04 |
| Exceptional condition. More... | |
| #define | SLIRP_EVENT_ERR 0x08 |
| Error condition. More... | |
| #define | SLIRP_EVENT_HUP 0x10 |
| Hang up. More... | |
Functions | |
| FILE_LICENCE (GPL2_OR_LATER) | |
Linux Slirp network driver.
Definition in file slirp.h.
| FILE_LICENCE | ( | GPL2_OR_LATER | ) |
1.8.15