mirror of
https://github.com/opnsense/src.git
synced 2026-03-20 01:35:49 -04:00
ifnet_addrs[i - 1] -> ifaddr_byindex(i)
ifindex2ifnet[i] -> ifnet_byindex(i)
This is intended to ease the conversion to SMPng.
|
||
|---|---|---|
| .. | ||
| if_wavelan_ieee.h | ||
| if_wi.c | ||
| if_wireg.h | ||