Home
last modified time | relevance | path

Searched refs:RTCF_NOTIFY (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Din_route.h13 #define RTCF_NOTIFY 0x00010000 macro
/openbmc/linux/net/ipv4/
H A Droute.c2960 if (rt->rt_flags & RTCF_NOTIFY) in rt_fill_info()
3374 rt->rt_flags |= RTCF_NOTIFY; in inet_rtm_getroute()