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

/linux-master/net/sched/
H A Dsch_frag.c100 DST_OBSOLETE_NONE, DST_NOCOUNT);
116 DST_OBSOLETE_NONE, DST_NOCOUNT);
/linux-master/net/core/
H A Ddst.c271 dst_init(dst, &dst_blackhole_ops, NULL, DST_OBSOLETE_NONE,
/linux-master/include/net/
H A Ddst.h57 #define DST_OBSOLETE_NONE 0 macro
/linux-master/net/openvswitch/
H A Dactions.c884 DST_OBSOLETE_NONE, DST_NOCOUNT);
901 DST_OBSOLETE_NONE, DST_NOCOUNT);
/linux-master/net/xfrm/
H A Dxfrm_policy.c2585 xdst = dst_alloc(dst_ops, NULL, DST_OBSOLETE_NONE, 0);

Completed in 147 milliseconds