Searched defs:at_ifaddr (Results 1 – 2 of 2) sorted by relevance
38 struct at_ifaddr { struct48 TAILQ_ENTRY(at_ifaddr) aa_list; /* list of appletalk addresses */ argument49 struct callout aa_probe_ch; /* for aarpprobe() */
72 struct at_ifaddrhead at_ifaddr; /* Here as inited in this file */ variable