Searched refs:DST_NOCACHE (Results 1 – 8 of 8) sorted by relevance
304 unsigned short nocache = dst->flags & DST_NOCACHE; in dst_release()376 DST_METADATA | DST_NOCACHE | DST_NOCOUNT); in __metadata_dst_init()
55 #define DST_NOCACHE 0x0010 macro334 if (dst->flags & DST_NOCACHE) in dst_hold_safe()
171 (unlikely(rt->dst.flags & DST_NOCACHE) && rt->dst.from)) in rt6_get_cookie()
952 if (WARN_ON_ONCE((rt->dst.flags & DST_NOCACHE) && in fib6_add()1048 rt->dst.flags &= ~DST_NOCACHE; in fib6_add()1073 if (!(rt->dst.flags & DST_NOCACHE)) in fib6_add()1085 if (!(rt->dst.flags & DST_NOCACHE)) in fib6_add()
122 rt->dst.flags |= DST_NOCACHE; in rt6_uncached_list_add()1284 (unlikely(dst->flags & DST_NOCACHE) && rt->dst.from)) in ip6_dst_check()2033 rt->dst.flags & DST_NOCACHE) { in __ip6_del_rt()2522 rt->dst.flags |= DST_NOCACHE; in addrconf_dst_alloc()
1301 if (!(rt->dst.flags & DST_NOCACHE)) { in rt_bind_exception()1417 else if (!(rt->dst.flags & DST_NOCACHE)) in rt_set_nexthop()1425 rt->dst.flags |= DST_NOCACHE; in rt_set_nexthop()1448 (will_cache ? 0 : (DST_HOST | DST_NOCACHE)) | in rt_dst_alloc()1915 rth->dst.flags |= DST_NOCACHE; in ip_route_input_slow()
2021 if (dst->flags & DST_NOCACHE) { in udp_v4_early_demux()
2250 xdst->u.dst.flags |= DST_NOCACHE; in xfrm_lookup()