Home
last modified time | relevance | path

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

/openbmc/linux/net/sched/
H A Dsch_frag.c100 DST_OBSOLETE_NONE, DST_NOCOUNT); in sch_fragment()
116 DST_OBSOLETE_NONE, DST_NOCOUNT); in sch_fragment()
/openbmc/linux/net/core/
H A Ddst.c280 dst_init(dst, &dst_blackhole_ops, NULL, 1, DST_OBSOLETE_NONE, in __metadata_dst_init()
/openbmc/linux/include/net/
H A Ddst.h57 #define DST_OBSOLETE_NONE 0 macro
/openbmc/linux/net/openvswitch/
H A Dactions.c877 DST_OBSOLETE_NONE, DST_NOCOUNT); in ovs_fragment()
894 DST_OBSOLETE_NONE, DST_NOCOUNT); in ovs_fragment()
/openbmc/linux/net/xfrm/
H A Dxfrm_policy.c2594 xdst = dst_alloc(dst_ops, NULL, 1, DST_OBSOLETE_NONE, 0); in xfrm_alloc_dst()