4a0d6638b3
rather than in ifindex_table[]; all (except one) accesses are through ifp anyway. IF_LLADDR() works faster, and all (except one) ifaddr_byindex() users were converted to use ifp->if_addr. - Stop storing a (pointer to) Ethernet address in "struct arpcom", and drop the IFP2ENADDR() macro; all users have been converted to use IF_LLADDR() instead. |
||
---|---|---|
.. | ||
if_hme_pci.c | ||
if_hme_sbus.c | ||
if_hme.c | ||
if_hmereg.h | ||
if_hmevar.h |