Searched refs:cow_metrics (Results 1 – 8 of 8) sorted by relevance
| /linux/net/bridge/ |
| A D | br_nf_core.c | 56 .cow_metrics = fake_cow_metrics,
|
| /linux/include/net/ |
| A D | dst_ops.h | 23 u32 * (*cow_metrics)(struct dst_entry *, unsigned long); member
|
| A D | dst.h | 133 return dst->ops->cow_metrics(dst, p); in dst_metrics_write_ptr()
|
| /linux/net/ipv4/ |
| A D | xfrm4_policy.c | 127 .cow_metrics = dst_cow_metrics_generic,
|
| A D | route.c | 158 .cow_metrics = ipv4_cow_metrics, 2806 .cow_metrics = dst_blackhole_cow_metrics,
|
| /linux/net/ipv6/ |
| A D | xfrm6_policy.c | 160 .cow_metrics = dst_cow_metrics_generic,
|
| A D | route.c | 256 .cow_metrics = dst_cow_metrics_generic, 274 .cow_metrics = dst_cow_metrics_generic,
|
| /linux/net/core/ |
| A D | dst.c | 266 .cow_metrics = dst_blackhole_cow_metrics,
|
Completed in 29 milliseconds