Home
last modified time | relevance | path

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

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