Home
last modified time | relevance | path

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

/original-bsd/sys/netinet/
H A Dif_ether.h80 struct arpcom { struct
81 struct ifnet ac_if; /* network-visible interface */
82 u_char ac_enaddr[6]; /* ethernet hardware address */
83 struct in_addr ac_ipaddr; /* copy of ip address- XXX */
84 struct ether_multi *ac_multiaddrs; /* list of ether multicast addrs */
85 int ac_multicnt; /* length of ac_multiaddrs list */