Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dif_ether.h81 struct ether_arp { struct
82 struct arphdr ea_hdr; /* fixed-size header */
83 u_char arp_sha[ETHER_ADDR_LEN]; /* sender hardware address */
84 u_char arp_spa[4]; /* sender protocol address */
85 u_char arp_tha[ETHER_ADDR_LEN]; /* target hardware address */
86 u_char arp_tpa[4]; /* target protocol address */
/f-stack/tools/compat/include/netinet/
H A Dif_ether.h81 struct ether_arp { struct
82 struct arphdr ea_hdr; /* fixed-size header */
83 u_char arp_sha[ETHER_ADDR_LEN]; /* sender hardware address */
84 u_char arp_spa[4]; /* sender protocol address */
85 u_char arp_tha[ETHER_ADDR_LEN]; /* target hardware address */
86 u_char arp_tpa[4]; /* target protocol address */