Home
last modified time | relevance | path

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

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