Searched refs:ether_multi (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/lib/libstand/
H A Dif_ether.h121 LIST_HEAD(, ether_multi) ac_multiaddrs; /* list of ether multicast addrs */
175 struct ether_multi { struct
180 LIST_ENTRY(ether_multi) enm_list;
185 * all of the ether_multi records.
188 struct ether_multi *e_enm;
192 * Macro for looking up the ether_multi record for a given range of Ethernet
200 /* struct ether_multi *enm; */ \
210 * Macro to step through all of the ether_multi records, one at a time.
218 /* struct ether_multi *enm; */ \
227 /* struct ether_multi *en
[all...]
/freebsd-9.3-release/sys/dev/mwl/
H A Dif_mwl.c1790 struct ether_multi *enm;

Completed in 56 milliseconds