| H A D | test_cls_redirect_dynptr.c | 258 /* Global metrics, per CPU 295 metrics_t *metrics) in forward_with_gre() argument 308 metrics->forwarded_packets_total_gre++; in forward_with_gre() 325 metrics->errors_total_malformed_encapsulation++; in forward_with_gre() 330 metrics->errors_total_redirect_loop++; in forward_with_gre() 339 metrics->errors_total_malformed_encapsulation++; in forward_with_gre() 350 metrics->errors_total_malformed_encapsulation++; in forward_with_gre() 355 metrics->errors_total_redirect_loop++; in forward_with_gre() 367 metrics->errors_total_malformed_encapsulation++; in forward_with_gre() 376 metrics in forward_with_gre() 422 forward_to_next_hop(struct __sk_buff * skb,struct bpf_dynptr * dynptr,encap_headers_t * encap,struct in_addr * next_hop,metrics_t * metrics) forward_to_next_hop() argument 590 classify_icmp(struct __sk_buff * skb,uint8_t proto,struct bpf_sock_tuple * tuple,uint64_t tuplen,metrics_t * metrics) classify_icmp() argument 606 process_icmpv4(struct __sk_buff * skb,struct bpf_dynptr * dynptr,__u64 * offset,metrics_t * metrics) process_icmpv4() argument 655 process_icmpv6(struct bpf_dynptr * dynptr,__u64 * offset,struct __sk_buff * skb,metrics_t * metrics) process_icmpv6() argument 707 process_tcp(struct bpf_dynptr * dynptr,__u64 * offset,struct __sk_buff * skb,struct iphdr_info * info,metrics_t * metrics) process_tcp() argument 730 process_udp(struct bpf_dynptr * dynptr,__u64 * offset,struct __sk_buff * skb,struct iphdr_info * info,metrics_t * metrics) process_udp() argument 749 process_ipv4(struct __sk_buff * skb,struct bpf_dynptr * dynptr,__u64 * offset,metrics_t * metrics) process_ipv4() argument 791 process_ipv6(struct __sk_buff * skb,struct bpf_dynptr * dynptr,__u64 * offset,metrics_t * metrics) process_ipv6() argument 848 metrics_t *metrics = get_global_metrics(); cls_redirect() local [all...] |