mirror of
https://github.com/opnsense/src.git
synced 2026-02-16 09:08:51 -05:00
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. |
||
|---|---|---|
| .. | ||
| ax88x90reg.h | ||
| dl100xxreg.h | ||
| if_ed.c | ||
| if_ed98.h | ||
| if_ed_3c503.c | ||
| if_ed_cbus.c | ||
| if_ed_hpp.c | ||
| if_ed_isa.c | ||
| if_ed_novell.c | ||
| if_ed_pccard.c | ||
| if_ed_pci.c | ||
| if_ed_rtl80x9.c | ||
| if_ed_sic.c | ||
| if_ed_wd80x3.c | ||
| if_edreg.h | ||
| if_edvar.h | ||
| rtl80x9reg.h | ||
| tc5299jreg.h | ||