Home
last modified time | relevance | path

Searched defs:arpd_request (Results 1 – 1 of 1) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/net/
H A Dif_arp.h170 struct arpd_request struct
172 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. */