Home
last modified time | relevance | path

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

/Linux-v5.10/tools/testing/selftests/bpf/progs/
Dtest_cls_redirect.c73 } metrics_t; typedef
368 __type(value, metrics_t);
371 static INLINING metrics_t *get_global_metrics(void) in get_global_metrics()
399 struct in_addr *next_hop, metrics_t *metrics) in forward_with_gre()
520 struct in_addr *next_hop, metrics_t *metrics) in forward_to_next_hop()
693 metrics_t *metrics) in classify_icmp()
708 static INLINING verdict_t process_icmpv4(buf_t *pkt, metrics_t *metrics) in process_icmpv4()
755 static INLINING verdict_t process_icmpv6(buf_t *pkt, metrics_t *metrics) in process_icmpv6()
808 metrics_t *metrics) in process_tcp()
830 metrics_t *metrics) in process_udp()
[all …]