Home
last modified time | relevance | path

Searched refs:DST_METRICS_REFCOUNTED (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/net/core/
H A Ddst.c210 } else if (prev & DST_METRICS_REFCOUNTED) { in dst_cow_metrics_generic()
/linux-6.15/include/net/
H A Ddst.h106 #define DST_METRICS_REFCOUNTED 0x2UL macro
H A Dip.h535 dst->_metrics |= DST_METRICS_REFCOUNTED; in ip_dst_init_metrics()