ip_rts_rtmsg
ip_rts_rtmsg(RTM_OLDADD, ire, 0, ipst);
ip_rts_rtmsg(RTM_OLDDEL, ire, 0, ipst);
ip_rts_rtmsg(RTM_DELETE, ire, 0, ipst);
extern void ip_rts_rtmsg(int, ire_t *, int, ip_stack_t *);