:orphan: .. index:: pair: struct; te_bpf_rxq_stats_params .. _doxid-structte__bpf__rxq__stats__params: struct te_bpf_rxq_stats_params ============================== .. toctree:: :hidden: Overview ~~~~~~~~ Parameters for rxq_stats BPF program. :ref:`More...` .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include struct te_bpf_rxq_stats_params { // fields TE_BPF_U8 :ref:`enabled`; :ref:`te_bpf_ip_tcpudp_filter` :ref:`filter`; }; .. _details-structte__bpf__rxq__stats__params: Detailed Documentation ~~~~~~~~~~~~~~~~~~~~~~ Parameters for rxq_stats BPF program. Fields ------ .. index:: pair: variable; enabled .. _doxid-structte__bpf__rxq__stats__params_1a6bb5bef3b0475aa055705d9bd5cb30c8: .. ref-code-block:: cpp :class: doxyrest-title-code-block TE_BPF_U8 enabled Nonzero if packets processing is enabled .. index:: pair: variable; filter .. _doxid-structte__bpf__rxq__stats__params_1afa583ce2ab52fdd12fb48383789ce023: .. ref-code-block:: cpp :class: doxyrest-title-code-block :ref:`te_bpf_ip_tcpudp_filter` filter Filter telling which packets should be counted