dispatch_rtmsg_addr
if (dispatch_rtmsg_addr(kt, rtm, rti_info) == -1)
int dispatch_rtmsg_addr(struct ktable *, struct rt_msghdr *,
int dispatch_rtmsg_addr(struct rt_msghdr *, struct kroute_full *);
if (dispatch_rtmsg_addr(rtm, &kf) == -1)
if (dispatch_rtmsg_addr(rtm, &kf) == -1)