Home
last modified time | relevance | path

Searched defs:ether_arp (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/netinet/
H A Dif_ether.h71 struct ether_arp { struct
72 struct arphdr ea_hdr; /* fixed-size header */
73 uint8_t arp_sha[ETH_ALEN]; /* sender hardware address */
74 uint8_t arp_spa[4]; /* sender protocol address */
75 uint8_t arp_tha[ETH_ALEN]; /* target hardware address */
76 uint8_t arp_tpa[4]; /* target protocol 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/netinet/
H A Dif_ether.h71 struct ether_arp { struct
72 struct arphdr ea_hdr; /* fixed-size header */
73 uint8_t arp_sha[ETH_ALEN]; /* sender hardware address */
74 uint8_t arp_spa[4]; /* sender protocol address */
75 uint8_t arp_tha[ETH_ALEN]; /* target hardware address */
76 uint8_t arp_tpa[4]; /* target protocol address */