Searched refs:DST_OBSOLETE_NONE (Results 1 - 5 of 5) sorted by last modified time

/linux-master/net/xfrm/
H A Dxfrm_policy.c2591 xdst = dst_alloc(dst_ops, NULL, DST_OBSOLETE_NONE, 0);
/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/sched/
H A Dsch_frag.c100 DST_OBSOLETE_NONE, DST_NOCOUNT);
116 DST_OBSOLETE_NONE, DST_NOCOUNT);
/linux-master/net/openvswitch/
H A Dactions.c884 DST_OBSOLETE_NONE, DST_NOCOUNT);
901 DST_OBSOLETE_NONE, DST_NOCOUNT);

Completed in 403 milliseconds