summaryrefslogtreecommitdiffstats
path: root/sys/compat/linux/linux_socket.c
diff options
context:
space:
mode:
authormarcel <marcel@FreeBSD.org>2001-09-08 04:20:45 +0000
committermarcel <marcel@FreeBSD.org>2001-09-08 04:20:45 +0000
commitce430d113cb4d3f0a2fc0922a453d8742dc2a086 (patch)
tree065c84e0c9bbf6bb864f1f2ee334e83629176648 /sys/compat/linux/linux_socket.c
parent64b1bd55953b0201d1eff49a788c5da3c9e82ced (diff)
downloadFreeBSD-src-ce430d113cb4d3f0a2fc0922a453d8742dc2a086.zip
FreeBSD-src-ce430d113cb4d3f0a2fc0922a453d8742dc2a086.tar.gz
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. Forgotten by: jlemon
Diffstat (limited to 'sys/compat/linux/linux_socket.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud