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