summaryrefslogtreecommitdiffstats
path: root/sys/net/route.c
diff options
context:
space:
mode:
authordlg <dlg@openbsd.org>2016-11-07 23:45:27 +0000
committerdlg <dlg@openbsd.org>2016-11-07 23:45:27 +0000
commitdc856b0fa821d9a75f5a1f07a03147442f882868 (patch)
treeaf6e5ed64e525aa46aabdcdc29392acb2d54b810 /sys/net/route.c
parent- Remove -? since parameters don't make sense for this command (but still keep (diff)
downloadwireguard-openbsd-dc856b0fa821d9a75f5a1f07a03147442f882868.tar.xz
wireguard-openbsd-dc856b0fa821d9a75f5a1f07a03147442f882868.zip
rename some types and functions to make the code easier to read.
pool_item_header is now pool_page_header. the more useful change is pool_list is now pool_cache_item. that's what items going into the per cpu pool caches are cast to, and they get linked together to make a list. the functions operating on what is now pool_cache_items have been renamed to make it more obvious what they manipulate.
Diffstat (limited to 'sys/net/route.c')
0 files changed, 0 insertions, 0 deletions