XINU
|
RPキャッシュエントリの内容を表示する。 More...
#include <xinu.h>
Go to the source code of this file.
Functions | |
void | arp_dump (struct arpentry *arptr) |
RPキャッシュエントリの内容を表示する。
Definition in file arp_dump.c.
void arp_dump | ( | struct arpentry * | arptr | ) |
Definition at line 14 of file arp_dump.c.
References arpentry::arhaddr, ARP_HALEN, arpentry::arpaddr, arpentry::arpid, arpentry::arstate, kprintf(), and printf().