Home
last modified time | relevance | path

Searched refs:DST_OBSOLETE_NONE (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/net/core/
H A Ddst.c294 dst_init(dst, &dst_blackhole_ops, NULL, 1, DST_OBSOLETE_NONE, in __metadata_dst_init()
/OK3568_Linux_fs/kernel/include/net/
H A Ddst.h55 #define DST_OBSOLETE_NONE 0 macro
/OK3568_Linux_fs/kernel/net/openvswitch/
H A Dactions.c872 DST_OBSOLETE_NONE, DST_NOCOUNT); in ovs_fragment()
889 DST_OBSOLETE_NONE, DST_NOCOUNT); in ovs_fragment()
/OK3568_Linux_fs/kernel/net/decnet/
H A Ddn_route.c1178 rt = dst_alloc(&dn_dst_ops, dev_out, 0, DST_OBSOLETE_NONE, 0); in dn_route_output_slow()
1444 rt = dst_alloc(&dn_dst_ops, out_dev, 1, DST_OBSOLETE_NONE, 0); in dn_route_input_slow()
/OK3568_Linux_fs/kernel/net/xfrm/
H A Dxfrm_policy.c2495 xdst = dst_alloc(dst_ops, NULL, 1, DST_OBSOLETE_NONE, 0); in xfrm_alloc_dst()