Searched refs:DST_NOCACHE (Results 1 – 5 of 5) sorted by relevance
55 #define DST_NOCACHE 0x0010 macro324 if (dst->flags & DST_NOCACHE) in dst_hold_safe()
285 unsigned short nocache = dst->flags & DST_NOCACHE; in dst_release()
1296 if (!(rt->dst.flags & DST_NOCACHE)) { in rt_bind_exception()1411 else if (!(rt->dst.flags & DST_NOCACHE)) in rt_set_nexthop()1419 rt->dst.flags |= DST_NOCACHE; in rt_set_nexthop()1439 (will_cache ? 0 : (DST_HOST | DST_NOCACHE)) | in rt_dst_alloc()1845 rth->dst.flags |= DST_NOCACHE; in ip_route_input_slow()
2006 if (dst->flags & DST_NOCACHE) { in udp_v4_early_demux()
2231 xdst->u.dst.flags |= DST_NOCACHE; in xfrm_lookup()