Searched refs:rt_routemsg (Results 1 – 6 of 6) sorted by relevance
| /f-stack/freebsd/net/route/ |
| H A D | route_ifaddrs.c | 87 rt_routemsg(cmd, rc.rc_rt, nh, fibnum); in rib_handle_ifaddr_one()
|
| H A D | route_ctl.c | 1352 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 D | route.h | 419 int rt_routemsg(int, struct rtentry *, struct nhop_object *, int);
|
| H A D | route.c | 719 rt_routemsg(int cmd, struct rtentry *rt, struct nhop_object *nh, in rt_routemsg() function
|
| /f-stack/tools/compat/include/net/ |
| H A D | route.h | 417 int rt_routemsg(int, struct rtentry *, struct nhop_object *, int);
|
| /f-stack/freebsd/netinet6/ |
| H A D | nd6_rtr.c | 702 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()
|