COMPATNAME
#define COMPATNAME(x) compat_50_ ## x
#define COMPATNAME(x) x
COMPATNAME(rt_ifmsg)(struct ifnet *ifp)
COMPATNAME(route_intr)(void *cookie)
COMPATNAME(route_init)(void)
COMPATNAME(route_detach)(struct socket *so)
COMPATNAME(route_disconnect)(struct socket *so)
COMPATNAME(route_shutdown)(struct socket *so)
COMPATNAME(route_abort)(struct socket *so)