jlemon f729fe0a4a Wrap array accesses in macros, which also happen to be lvalues:
ifnet_addrs[i - 1]  -> ifaddr_byindex(i)
        ifindex2ifnet[i]    -> ifnet_byindex(i)

This is intended to ease the conversion to SMPng.
2001-09-06 02:40:43 +00:00
..
2000-10-30 07:42:06 +00:00
2001-03-20 10:42:49 +00:00
2001-07-11 16:31:50 +00:00
2000-10-12 07:42:34 +00:00
2000-10-12 07:42:34 +00:00
2000-10-27 21:14:25 +00:00
2000-10-12 07:42:34 +00:00
2000-10-12 07:42:34 +00:00
2000-10-12 07:42:34 +00:00
2000-10-12 07:42:34 +00:00
2000-10-12 07:42:34 +00:00
2001-03-20 10:42:49 +00:00