Home
last modified time | relevance | path

Searched refs:RTF_UP (Results 1 – 5 of 5) sorted by relevance

/linux/include/uapi/linux/
H A Droute.h51 #define RTF_UP 0x0001 /* route usable */ macro
/linux/net/ipv4/
H A Dipconfig.c423 rm.rt_flags = RTF_UP | RTF_GATEWAY; in ic_setup_routes()
H A Dfib_trie.c2928 flags |= RTF_UP; in fib_flag_trans()
/linux/net/ipv6/
H A Droute.c4361 nrt->rt6i_flags = RTF_GATEWAY|RTF_UP|RTF_DYNAMIC|RTF_CACHE; in rt6_do_redirect()
4436 RTF_UP | RTF_PREF(pref), in rt6_add_route_info()
4502 RTF_UP | RTF_EXPIRES | RTF_PREF(pref), in rt6_add_dflt_router()
4696 .fc_flags = RTF_UP | RTF_NONEXTHOP, in addrconf_f6i_alloc()
5227 .fc_flags = RTF_UP, in rtm_to_fib6_config()
H A Daddrconf.c2487 .fc_flags = RTF_UP | flags, in addrconf_prefix_route()
2560 .fc_flags = RTF_UP, in addrconf_add_mroute()