Public Member Functions | |
| MrclARPEntry (MrclARPEntry_List *head, nsaddr_t dst) | |
| MrclARPEntry * | nextarp () |
Private Member Functions | |
| LIST_ENTRY (MrclARPEntry) arp_link_ | |
Private Attributes | |
| int | up_ |
| nsaddr_t | ipaddr_ |
| int | macaddr_ |
| Packet * | hold_ |
| int | count_ |
Friends | |
| class | MrclARPTable |
Definition at line 94 of file mrcl_arp.h.
1.5.2