|
miniOS
x86_64 hobby kernel with SMP, VFS, and POSIX process model
|

Macros | |
| #define | SOCK_RAW 3 |
| #define | IPPROTO_ICMP 1 |
| #define | QEMU_GW_ADDR 0x0202000aU |
Functions | |
| static void | rprint (const char *s) |
| static void | rprint_int (long val) |
| static void | rprint_hex_byte (unsigned char v) |
| static void | rprint_hex_dump (const unsigned char *buf, int len) |
| static unsigned short | icmp_checksum (const void *data, int len) |
| int | main (void) |
| #define IPPROTO_ICMP 1 |
| #define QEMU_GW_ADDR 0x0202000aU |
| #define SOCK_RAW 3 |
|
static |
| int main | ( | void | ) |

|
static |

|
static |


|
static |


|
static |
