Searched refs:DST_OBSOLETE_NONE (Results 1 – 6 of 6) sorted by relevance
| /Linux-v5.15/net/sched/ |
| D | sch_frag.c | 98 DST_OBSOLETE_NONE, DST_NOCOUNT); in sch_fragment() 114 DST_OBSOLETE_NONE, DST_NOCOUNT); in sch_fragment()
|
| /Linux-v5.15/net/core/ |
| D | dst.c | 292 dst_init(dst, &dst_blackhole_ops, NULL, 1, DST_OBSOLETE_NONE, in __metadata_dst_init()
|
| /Linux-v5.15/include/net/ |
| D | dst.h | 56 #define DST_OBSOLETE_NONE 0 macro
|
| /Linux-v5.15/net/openvswitch/ |
| D | actions.c | 837 DST_OBSOLETE_NONE, DST_NOCOUNT); in ovs_fragment() 854 DST_OBSOLETE_NONE, DST_NOCOUNT); in ovs_fragment()
|
| /Linux-v5.15/net/decnet/ |
| D | dn_route.c | 1178 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()
|
| /Linux-v5.15/net/xfrm/ |
| D | xfrm_policy.c | 2486 xdst = dst_alloc(dst_ops, NULL, 1, DST_OBSOLETE_NONE, 0); in xfrm_alloc_dst()
|