Searched refs:RTM_F_NOTIFY (Results 1 – 25 of 31) sorted by relevance
12
17 #if defined(RTM_F_NOTIFY) || (defined(HAVE_DECL_RTM_F_NOTIFY) && HAVE_DECL_RTM_F_NOTIFY)18 XLAT(RTM_F_NOTIFY),
1 RTM_F_NOTIFY
58 .rtm_flags = RTM_F_NOTIFY in init_rtmsg()
259 .rtm_flags = RTM_F_NOTIFY in test_rtnl_route()
327 RTM_F_NOTIFY = 256
616 rtm_flags = RTM_F_NOTIFY, RTM_F_CLONED, RTM_F_EQUALIZE, RTM_F_PREFIX, RTM_F_LOOKUP_TABLE, RTM_F_FIB…
248 #define RTM_F_NOTIFY 0x100 /* Notify user of route change */ macro
280 #define RTM_F_NOTIFY 0x100 /* Notify user of route change */ macro
292 #define RTM_F_NOTIFY 0x100 /* Notify user of route change */ macro
453 if (r->rtm_flags & RTM_F_NOTIFY) in print_route()1725 req.r.rtm_flags |= RTM_F_NOTIFY; in iproute_get()
1289 RTM_F_NOTIFY = 0x100 const
1555 RTM_F_NOTIFY = 0x100 const
1615 RTM_F_NOTIFY = 0x100 const
1561 RTM_F_NOTIFY = 0x100 const
1611 RTM_F_NOTIFY = 0x100 const