Home
last modified time | relevance | path

Searched refs:rt_routemsg (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/net/route/
H A Droute_ifaddrs.c85 rt_routemsg(cmd, rc.rc_rt, nh, fibnum); in rib_handle_ifaddr_one()
H A Droute_ctl.c1521 rt_routemsg(RTM_DELETE, rt, wn[i].nh, fibnum); in rib_walk_del()
1524 rt_routemsg(RTM_DELETE, rt, nh, fibnum); in rib_walk_del()
/freebsd/sys/net/
H A Droute.h424 int rt_routemsg(int, struct rtentry *, struct nhop_object *, int);
H A Droute.c662 rt_routemsg(int cmd, struct rtentry *rt, struct nhop_object *nh, in rt_routemsg() function
H A Drtsock.c284 rt_routemsg(rc->rc_cmd, rc->rc_rt, nh, fibnum); in report_route_event()
/freebsd/sys/netinet6/
H A Dnd6_rtr.c697 rt_routemsg(RTM_ADD, rc.rc_rt, nh, fibnum); in defrouter_addreq()
731 rt_routemsg(RTM_DELETE, rc.rc_rt, nh, fibnum); in defrouter_delreq()