Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
A Dipv6_route.h39 #define RTF_PCPU 0x40000000 /* read-only: can not be set by user */ macro
/linux/net/ipv6/
A Droute.c1376 pcpu_rt->rt6i_flags |= RTF_PCPU; in ip6_rt_pcpu_alloc()
2676 rt->rt6i_flags = ort->rt6i_flags & ~RTF_PCPU; in ip6_blackhole_route()
2754 if (from && (rt->rt6i_flags & RTF_PCPU || in ip6_dst_check()
2840 (rt->rt6i_flags & RTF_PCPU || rcu_access_pointer(rt->from)); in rt6_cache_allowed_for_pmtu()
3715 if (cfg->fc_flags & RTF_PCPU) { in ip6_route_info_create()

Completed in 14 milliseconds