Home
last modified time | relevance | path

Searched refs:RTF_PCPU (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/include/uapi/linux/
Dipv6_route.h39 #define RTF_PCPU 0x40000000 /* read-only: can not be set by user */ macro
/Linux-v4.19/include/net/
Dip6_fib.h262 if (from && (rt->rt6i_flags & RTF_PCPU || in rt6_get_cookie()
/Linux-v4.19/net/ipv6/
Droute.c1236 pcpu_rt->rt6i_flags |= RTF_PCPU; in ip6_rt_pcpu_alloc()
2151 rt->rt6i_flags = ort->rt6i_flags & ~RTF_PCPU; in ip6_blackhole_route()
2225 if (from && (rt->rt6i_flags & RTF_PCPU || in ip6_dst_check()
2317 (rt->rt6i_flags & RTF_PCPU || from_set); in rt6_cache_allowed_for_pmtu()
2951 if (cfg->fc_flags & RTF_PCPU) { in ip6_route_info_create()