route: Add rtfree_async.
commitdb6cc9b077d57f5881281d6c015acb6acd9652ca
authorSepherosa Ziehau <sephe@dragonflybsd.org>
Fri, 4 Aug 2017 11:03:19 +0000 (4 19:03 +0800)
committerSepherosa Ziehau <sephe@dragonflybsd.org>
Fri, 4 Aug 2017 14:46:16 +0000 (4 22:46 +0800)
tree24b6492973f77f4bbf417865032e51ee5dbffef0
parent5250936449e0f067fa9daca199a372bd1e1372d9
route: Add rtfree_async.

This prepares to run rtalloc/lookup/free in the first netisr_ncpus
netisrs.  This function is only intended to be used on slow path;
e.g. detach.
sys/net/route.c
sys/net/route.h