Searched defs:arpd_request (Results 1 – 2 of 2) sorted by relevance
171 struct arpd_request struct173 unsigned short int req; /* Request type. */174 uint32_t ip; /* IP address of entry. */175 unsigned long int dev; /* Device entry is tied to. */176 unsigned long int stamp;177 unsigned long int updated;178 unsigned char ha[MAX_ADDR_LEN]; /* Hardware address. */