Searched refs:DST_HOST (Results 1 – 6 of 6) sorted by relevance
49 #define DST_HOST 0x0001 macro
1182 rt = dst_alloc(&dn_dst_ops, dev_out, 0, DST_OBSOLETE_NONE, DST_HOST); in dn_route_output_slow()1448 rt = dst_alloc(&dn_dst_ops, out_dev, 1, DST_OBSOLETE_NONE, DST_HOST); in dn_route_input_slow()
499 int flags = DST_HOST | DST_NOPOLICY | DST_NOXFRM; in vrf_rt6_create()
1646 dst1->flags |= DST_HOST; in xfrm_bundle_create()1925 dst1->flags |= DST_HOST | DST_XFRM_QUEUE; in xfrm_create_dummy_bundle()
923 flags |= DST_HOST; in fib6_info_dst_flags()1199 rt->dst.flags |= DST_HOST; in ip6_rt_cache_alloc()2691 rt->dst.flags |= DST_HOST; in icmp6_dst_alloc()
1578 (will_cache ? 0 : DST_HOST) | in rt_dst_alloc()