Searched refs:RTF_UP (Results 1 – 5 of 5) sorted by relevance
51 #define RTF_UP 0x0001 /* route usable */ macro
449 if (!(r->flags & RTF_UP)) in atrtr_find()499 atrtr_default.flags = RTF_UP; in atrtr_set_default()763 rtdef.rt_flags = RTF_UP; in atif_ioctl()
4241 nrt->rt6i_flags = RTF_GATEWAY|RTF_UP|RTF_DYNAMIC|RTF_CACHE; in rt6_do_redirect()4316 RTF_UP | RTF_PREF(pref), in rt6_add_route_info()4382 RTF_UP | RTF_EXPIRES | RTF_PREF(pref), in rt6_add_dflt_router()4576 .fc_flags = RTF_UP | RTF_NONEXTHOP, in addrconf_f6i_alloc()5049 .fc_flags = RTF_UP, in rtm_to_fib6_config()
2468 .fc_flags = RTF_UP | flags, in addrconf_prefix_route()2541 .fc_flags = RTF_UP, in addrconf_add_mroute()
423 rm.rt_flags = RTF_UP | RTF_GATEWAY; in ic_setup_routes()