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. |
||
|---|---|---|
| .. | ||
| dp83932.c | ||
| dp83932reg.h | ||
| dp83932subr.c | ||
| dp83932subr.h | ||
| dp83932var.h | ||
| if_snc.c | ||
| if_snc_cbus.c | ||
| if_snc_pccard.c | ||
| if_sncreg.h | ||
| if_sncvar.h | ||