Searched refs:RTM_F_CLONED (Results 1 – 25 of 28) sorted by relevance
12
20 #if defined(RTM_F_CLONED) || (defined(HAVE_DECL_RTM_F_CLONED) && HAVE_DECL_RTM_F_CLONED)21 XLAT(RTM_F_CLONED),
2 RTM_F_CLONED
52 rhdr.rtm_flags |= RTM_F_CLONED; in route_request_update()
136 if (r->rt_flags & RTM_F_CLONED) in route_dump_line()170 flags = r->rt_flags & ~(RTM_F_CLONED); in route_dump_line()
164 if (filter.cloned == !(r->rtm_flags&RTM_F_CLONED)) in filter_nlmsg()430 if (!(r->rtm_flags&RTM_F_CLONED)) { in print_route()487 if ((r->rtm_flags&RTM_F_CLONED) && r->rtm_family == AF_INET) { in print_route()542 if ((r->rtm_flags & RTM_F_CLONED) || (ci && ci->rta_expires)) { in print_route()545 if (r->rtm_flags & RTM_F_CLONED) in print_route()636 if (r->rtm_flags&RTM_F_CLONED && r->rtm_type == RTN_MULTICAST) { in print_route()684 if (r->rtm_flags&RTM_F_CLONED && r->rtm_type == RTN_MULTICAST) { in print_route()1320 .rtm.rtm_flags = RTM_F_CLONED, in rtnl_rtcache_request()
71 if (r->rtm_flags & RTM_F_CLONED) in accept_msg()
323 RTM_F_CLONED = 512
616 rtm_flags = RTM_F_NOTIFY, RTM_F_CLONED, RTM_F_EQUALIZE, RTM_F_PREFIX, RTM_F_LOOKUP_TABLE, RTM_F_FIB…
249 #define RTM_F_CLONED 0x200 /* This route is cloned */ macro
281 #define RTM_F_CLONED 0x200 /* This route is cloned */ macro
293 #define RTM_F_CLONED 0x200 /* This route is cloned */ macro
1478 if (!(msg->rtm_flags & RTM_F_CLONED)) return 0; in display_route_info()1480 if (msg->rtm_flags & RTM_F_CLONED) return 0; in display_route_info()1566 if ((msg->rtm_flags & RTM_F_CLONED) || (ci && ci->rta_expires)) { in display_route_info()1567 if (msg->rtm_flags & RTM_F_CLONED) sprintf(out, "%s%s cache ", in display_route_info()1880 if (gfilter.tb < 0) request.msg.rtm_flags = RTM_F_CLONED; in route_show_flush()
1286 RTM_F_CLONED = 0x200 const
1551 RTM_F_CLONED = 0x200 const
1611 RTM_F_CLONED = 0x200 const
1557 RTM_F_CLONED = 0x200 const
1607 RTM_F_CLONED = 0x200 const