struct te_bpf_rxq_stats_params

Overview

Parameters for rxq_stats BPF program. More…

#include <te_bpf_common.h>

struct te_bpf_rxq_stats_params {
    // fields

    TE_BPF_U8 enabled;
    te_bpf_ip_tcpudp_filter filter;
};

Detailed Documentation

Parameters for rxq_stats BPF program.

Fields

TE_BPF_U8 enabled

Nonzero if packets processing is enabled

te_bpf_ip_tcpudp_filter filter

Filter telling which packets should be counted