Searched refs:DST_OBSOLETE_NONE (Results 1 - 8 of 8) sorted by relevance

/linux-4.4.14/drivers/net/
H A Dvrf.c459 DST_OBSOLETE_NONE, vrf_rt6_create()
585 DST_OBSOLETE_NONE, vrf_rtable_create()
/linux-4.4.14/net/core/
H A Ddst.c375 dst_init(dst, &md_dst_ops, NULL, 1, DST_OBSOLETE_NONE, __metadata_dst_init()
/linux-4.4.14/include/net/
H A Ddst.h75 #define DST_OBSOLETE_NONE 0 macro
/linux-4.4.14/net/openvswitch/
H A Dactions.c694 DST_OBSOLETE_NONE, DST_NOCOUNT); ovs_fragment()
715 DST_OBSOLETE_NONE, DST_NOCOUNT); ovs_fragment()
/linux-4.4.14/net/decnet/
H A Ddn_route.c1190 rt = dst_alloc(&dn_dst_ops, dev_out, 1, DST_OBSOLETE_NONE, DST_HOST); dn_route_output_slow()
1454 rt = dst_alloc(&dn_dst_ops, out_dev, 0, DST_OBSOLETE_NONE, DST_HOST); dn_route_input_slow()
/linux-4.4.14/net/xfrm/
H A Dxfrm_policy.c1599 xdst = dst_alloc(dst_ops, NULL, 0, DST_OBSOLETE_NONE, 0); xfrm_alloc_dst()
/linux-4.4.14/net/ipv4/
H A Droute.c2363 rt = dst_alloc(&ipv4_dst_blackhole_ops, NULL, 1, DST_OBSOLETE_NONE, 0); ipv4_blackhole_route()
/linux-4.4.14/net/ipv6/
H A Droute.c1208 rt = dst_alloc(&ip6_dst_blackhole_ops, ort->dst.dev, 1, DST_OBSOLETE_NONE, 0); ip6_blackhole_route()

Completed in 394 milliseconds