Searched refs:dst_init_metrics (Results 1 – 6 of 6) sorted by relevance
| /linux-6.15/net/bridge/ |
| H A D | br_nf_core.c | 74 dst_init_metrics(&rt->dst, br->metrics, false); in br_netfilter_rtable_init()
|
| /linux-6.15/net/core/ |
| H A D | dst.c | 54 dst_init_metrics(dst, dst_default_metrics.metrics, true); in dst_init()
|
| H A D | pktgen.c | 3882 dst_init_metrics(&pkt_dev->xdst.u.dst, pktgen_dst_metrics, false); in pktgen_add_device()
|
| /linux-6.15/include/net/ |
| H A D | dst.h | 140 static inline void dst_init_metrics(struct dst_entry *dst, in dst_init_metrics() function
|
| H A D | ip.h | 532 dst_init_metrics(dst, fib_metrics->metrics, true); in ip_dst_init_metrics()
|
| /linux-6.15/net/ipv6/ |
| H A D | route.c | 6572 dst_init_metrics(&net->ipv6.ip6_null_entry->dst, in ip6_route_net_init() 6584 dst_init_metrics(&net->ipv6.ip6_prohibit_entry->dst, in ip6_route_net_init() 6594 dst_init_metrics(&net->ipv6.ip6_blk_hole_entry->dst, in ip6_route_net_init()
|