Home
last modified time | relevance | path

Searched refs:cow_metrics (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/net/bridge/
H A Dbr_nf_core.c56 .cow_metrics = fake_cow_metrics,
/openbmc/linux/include/net/
H A Ddst_ops.h23 u32 * (*cow_metrics)(struct dst_entry *, unsigned long); member
H A Ddst.h133 return dst->ops->cow_metrics(dst, p); in dst_metrics_write_ptr()
/openbmc/linux/net/ipv4/
H A Dxfrm4_policy.c127 .cow_metrics = dst_cow_metrics_generic,
H A Droute.c161 .cow_metrics = ipv4_cow_metrics,
2847 .cow_metrics = dst_blackhole_cow_metrics,
/openbmc/linux/net/ipv6/
H A Dxfrm6_policy.c160 .cow_metrics = dst_cow_metrics_generic,
H A Droute.c258 .cow_metrics = dst_cow_metrics_generic,
276 .cow_metrics = dst_cow_metrics_generic,
/openbmc/linux/net/core/
H A Ddst.c268 .cow_metrics = dst_blackhole_cow_metrics,