Home
last modified time | relevance | path

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/net/
H A Dif_arp.h171 struct arpd_request struct
173 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. */
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/net/
H A Dif_arp.h171 struct arpd_request struct
173 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. */