Home
last modified time | relevance | path

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

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