Use the radix API directly and get rid of the function pointers. There
authormpi <mpi@openbsd.org>
Thu, 8 Oct 2015 08:41:58 +0000 (08:41 +0000)
committermpi <mpi@openbsd.org>
Thu, 8 Oct 2015 08:41:58 +0000 (08:41 +0000)
commitc62531a5c3239985541f5781ce1e92625543590b
tree65e687f64e95b95989e21c2a5ba1db6c52db75ce
parentf070ea00eb1baa0f4aa4ed6dc8361ceee587f93f
Use the radix API directly and get rid of the function pointers.  There
is no point in keeping an unused level of abstraction.

ok mikeb@, claudio@
sys/kern/vfs_subr.c
sys/net/radix.c
sys/net/radix.h
sys/net/radix_mpath.c