mirror of
https://github.com/opnsense/src.git
synced 2026-03-19 17:29:02 -04:00
ifnet_addrs[i - 1] -> ifaddr_byindex(i)
ifindex2ifnet[i] -> ifnet_byindex(i)
This is intended to ease the conversion to SMPng.
|
||
|---|---|---|
| .. | ||
| if_aironet_ieee.h | ||
| if_an.c | ||
| if_an_isa.c | ||
| if_an_pccard.c | ||
| if_an_pci.c | ||
| if_anreg.h | ||