Home
last modified time | relevance | path

Searched refs:DST_NOCOUNT (Results 1 – 6 of 6) sorted by relevance

/linux/net/core/
H A Ddst.c75 if (!(flags & DST_NOCOUNT)) in dst_init()
86 !(flags & DST_NOCOUNT) && in dst_alloc()
162 if (!(dst->flags & DST_NOCOUNT)) in dst_count_dec()
288 DST_METADATA | DST_NOCOUNT); in __metadata_dst_init()
/linux/net/sched/
H A Dsch_frag.c106 DST_OBSOLETE_NONE, DST_NOCOUNT); in sch_fragment()
124 DST_OBSOLETE_NONE, DST_NOCOUNT); in sch_fragment()
/linux/include/net/
H A Ddst.h45 #define DST_NOCOUNT 0x0008 macro
/linux/net/ipv6/
H A Dioam6_iptunnel.c179 dst_init(&ilwt->null_rt.dst, NULL, NULL, DST_OBSOLETE_NONE, DST_NOCOUNT); in ioam6_build_state()
H A Droute.c1108 flags |= DST_NOCOUNT; in fib6_info_dst_flags()
1424 pcpu_rt = ip6_dst_alloc(dev_net(dev), dev, flags | DST_NOCOUNT); in ip6_rt_pcpu_alloc()
/linux/net/openvswitch/
H A Dactions.c790 DST_OBSOLETE_NONE, DST_NOCOUNT); in ovs_fragment()
807 DST_OBSOLETE_NONE, DST_NOCOUNT); in ovs_fragment()