Lines Matching defs:ether_multi
240 LIST_HEAD(, ether_multi) ac_multiaddrs; /* list of multicast addrs */
326 struct ether_multi {
330 LIST_ENTRY(ether_multi) enm_list;
335 * all of the ether_multi records.
338 struct ether_multi *e_enm;
342 * Macro for looking up the ether_multi record for a given range of Ethernet
350 /* struct ether_multi *enm; */ \
360 * Macro to step through all of the ether_multi records, one at a time.
368 /* struct ether_multi *enm; */ \
377 /* struct ether_multi *enm; */ \