Home
last modified time | relevance | path

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

/f-stack/freebsd/net/route/
H A Droute_ifaddrs.c87 rt_routemsg(cmd, rc.rc_rt, nh, fibnum); in rib_handle_ifaddr_one()
H A Droute_ctl.c1352 rt_routemsg(RTM_DELETE, rt, wn[i].nh, fibnum); in rib_walk_del()
1355 rt_routemsg(RTM_DELETE, rt, nh, fibnum); in rib_walk_del()
/f-stack/freebsd/net/
H A Droute.h419 int rt_routemsg(int, struct rtentry *, struct nhop_object *, int);
H A Droute.c719 rt_routemsg(int cmd, struct rtentry *rt, struct nhop_object *nh, in rt_routemsg() function
/f-stack/tools/compat/include/net/
H A Droute.h417 int rt_routemsg(int, struct rtentry *, struct nhop_object *, int);
/f-stack/freebsd/netinet6/
H A Dnd6_rtr.c702 rt_routemsg(RTM_ADD, rc.rc_rt, nh, fibnum); in defrouter_addreq()
742 rt_routemsg(RTM_DELETE, rc.rc_rt, nh, fibnum); in defrouter_delreq()