DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
dunedaq::dpdklibs::opmon::EthXStatsInfo Class Referencefinal

#include <IfaceWrapper.pb.h>

Inheritance diagram for dunedaq::dpdklibs::opmon::EthXStatsInfo:
[legend]
Collaboration diagram for dunedaq::dpdklibs::opmon::EthXStatsInfo:
[legend]

Classes

class  _Internal
 
struct  Impl_
 

Public Types

enum  : int {
  kGroupsSentFieldNumber = 1 , kTotalGroupsSentFieldNumber = 2 , kRxGoodPacketsFieldNumber = 3 , kRxGoodBytesFieldNumber = 4 ,
  kRxDroppedPacketsFieldNumber = 5 , kRxUnicastPacketsFieldNumber = 11 , kRxMulticastPacketsFieldNumber = 12 , kRxBroadcastPacketsFieldNumber = 13 ,
  kRxUnknownProtocolPacketsFieldNumber = 14 , kRxXonPacketsFieldNumber = 15 , kRxXoffPacketsFieldNumber = 16 , kRxSize64PacketsFieldNumber = 49 ,
  kRxSize65To127PacketsFieldNumber = 50 , kRxSize128To255PacketsFieldNumber = 51 , kRxSize256To511PacketsFieldNumber = 52 , kRxSize512To1023PacketsFieldNumber = 53 ,
  kRxSize1024To1522PacketsFieldNumber = 54 , kRxSize1523ToMaxPacketsFieldNumber = 55 , kRxMacShortPktDroppedFieldNumber = 60 , kTxGoodPacketsFieldNumber = 100 ,
  kTxGoodBytesFieldNumber = 101 , kTxUnicastPacketsFieldNumber = 102 , kTxMulticastPacketsFieldNumber = 103 , kTxBroadcastPacketsFieldNumber = 104 ,
  kTxDroppedPacketsFieldNumber = 105 , kTxLinkDownDroppedFieldNumber = 106 , kTxXonPacketsFieldNumber = 107 , kTxXoffPacketsFieldNumber = 108 ,
  kTxSize64PacketsFieldNumber = 149 , kTxSize65To127PacketsFieldNumber = 150 , kTxSize128To255PacketsFieldNumber = 151 , kTxSize256To511PacketsFieldNumber = 152 ,
  kTxSize512To1023PacketsFieldNumber = 153 , kTxSize1024To1522PacketsFieldNumber = 154 , kTxSize1523ToMaxPacketsFieldNumber = 155
}
 

Public Member Functions

 EthXStatsInfo ()
 
 ~EthXStatsInfo () override
 
template<typename = void>
PROTOBUF_CONSTEXPR EthXStatsInfo (::google::protobuf::internal::ConstantInitialized)
 
 EthXStatsInfo (const EthXStatsInfo &from)
 
 EthXStatsInfo (EthXStatsInfo &&from) noexcept
 
EthXStatsInfooperator= (const EthXStatsInfo &from)
 
EthXStatsInfooperator= (EthXStatsInfo &&from) noexcept
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (EthXStatsInfo *other)
 
void UnsafeArenaSwap (EthXStatsInfo *other)
 
EthXStatsInfoNew (::google::protobuf::Arena *arena=nullptr) const final
 
void CopyFrom (const EthXStatsInfo &from)
 
void MergeFrom (const EthXStatsInfo &from)
 
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear () final
 
bool IsInitialized () const final
 
::size_t ByteSizeLong () const final
 
const char * _InternalParse (const char *ptr, ::google::protobuf::internal::ParseContext *ctx) final
 
::uint8_t * _InternalSerialize (::uint8_t *target, ::google::protobuf::io::EpsCopyOutputStream *stream) const final
 
int GetCachedSize () const final
 
const ::google::protobuf::Message::ClassData * GetClassData () const final
 
::google::protobuf::Metadata GetMetadata () const final
 
void clear_groups_sent ()
 
::uint64_t groups_sent () const
 
void set_groups_sent (::uint64_t value)
 
void clear_total_groups_sent ()
 
::uint64_t total_groups_sent () const
 
void set_total_groups_sent (::uint64_t value)
 
void clear_rx_good_packets ()
 
::uint64_t rx_good_packets () const
 
void set_rx_good_packets (::uint64_t value)
 
void clear_rx_good_bytes ()
 
::uint64_t rx_good_bytes () const
 
void set_rx_good_bytes (::uint64_t value)
 
void clear_rx_dropped_packets ()
 
::uint64_t rx_dropped_packets () const
 
void set_rx_dropped_packets (::uint64_t value)
 
void clear_rx_unicast_packets ()
 
::uint64_t rx_unicast_packets () const
 
void set_rx_unicast_packets (::uint64_t value)
 
void clear_rx_multicast_packets ()
 
::uint64_t rx_multicast_packets () const
 
void set_rx_multicast_packets (::uint64_t value)
 
void clear_rx_broadcast_packets ()
 
::uint64_t rx_broadcast_packets () const
 
void set_rx_broadcast_packets (::uint64_t value)
 
void clear_rx_unknown_protocol_packets ()
 
::uint64_t rx_unknown_protocol_packets () const
 
void set_rx_unknown_protocol_packets (::uint64_t value)
 
void clear_rx_xon_packets ()
 
::uint64_t rx_xon_packets () const
 
void set_rx_xon_packets (::uint64_t value)
 
void clear_rx_xoff_packets ()
 
::uint64_t rx_xoff_packets () const
 
void set_rx_xoff_packets (::uint64_t value)
 
void clear_rx_size_64_packets ()
 
::uint64_t rx_size_64_packets () const
 
void set_rx_size_64_packets (::uint64_t value)
 
void clear_rx_size_65_to_127_packets ()
 
::uint64_t rx_size_65_to_127_packets () const
 
void set_rx_size_65_to_127_packets (::uint64_t value)
 
void clear_rx_size_128_to_255_packets ()
 
::uint64_t rx_size_128_to_255_packets () const
 
void set_rx_size_128_to_255_packets (::uint64_t value)
 
void clear_rx_size_256_to_511_packets ()
 
::uint64_t rx_size_256_to_511_packets () const
 
void set_rx_size_256_to_511_packets (::uint64_t value)
 
void clear_rx_size_512_to_1023_packets ()
 
::uint64_t rx_size_512_to_1023_packets () const
 
void set_rx_size_512_to_1023_packets (::uint64_t value)
 
void clear_rx_size_1024_to_1522_packets ()
 
::uint64_t rx_size_1024_to_1522_packets () const
 
void set_rx_size_1024_to_1522_packets (::uint64_t value)
 
void clear_rx_size_1523_to_max_packets ()
 
::uint64_t rx_size_1523_to_max_packets () const
 
void set_rx_size_1523_to_max_packets (::uint64_t value)
 
void clear_rx_mac_short_pkt_dropped ()
 
::uint64_t rx_mac_short_pkt_dropped () const
 
void set_rx_mac_short_pkt_dropped (::uint64_t value)
 
void clear_tx_good_packets ()
 
::uint64_t tx_good_packets () const
 
void set_tx_good_packets (::uint64_t value)
 
void clear_tx_good_bytes ()
 
::uint64_t tx_good_bytes () const
 
void set_tx_good_bytes (::uint64_t value)
 
void clear_tx_unicast_packets ()
 
::uint64_t tx_unicast_packets () const
 
void set_tx_unicast_packets (::uint64_t value)
 
void clear_tx_multicast_packets ()
 
::uint64_t tx_multicast_packets () const
 
void set_tx_multicast_packets (::uint64_t value)
 
void clear_tx_broadcast_packets ()
 
::uint64_t tx_broadcast_packets () const
 
void set_tx_broadcast_packets (::uint64_t value)
 
void clear_tx_dropped_packets ()
 
::uint64_t tx_dropped_packets () const
 
void set_tx_dropped_packets (::uint64_t value)
 
void clear_tx_link_down_dropped ()
 
::uint64_t tx_link_down_dropped () const
 
void set_tx_link_down_dropped (::uint64_t value)
 
void clear_tx_xon_packets ()
 
::uint64_t tx_xon_packets () const
 
void set_tx_xon_packets (::uint64_t value)
 
void clear_tx_xoff_packets ()
 
::uint64_t tx_xoff_packets () const
 
void set_tx_xoff_packets (::uint64_t value)
 
void clear_tx_size_64_packets ()
 
::uint64_t tx_size_64_packets () const
 
void set_tx_size_64_packets (::uint64_t value)
 
void clear_tx_size_65_to_127_packets ()
 
::uint64_t tx_size_65_to_127_packets () const
 
void set_tx_size_65_to_127_packets (::uint64_t value)
 
void clear_tx_size_128_to_255_packets ()
 
::uint64_t tx_size_128_to_255_packets () const
 
void set_tx_size_128_to_255_packets (::uint64_t value)
 
void clear_tx_size_256_to_511_packets ()
 
::uint64_t tx_size_256_to_511_packets () const
 
void set_tx_size_256_to_511_packets (::uint64_t value)
 
void clear_tx_size_512_to_1023_packets ()
 
::uint64_t tx_size_512_to_1023_packets () const
 
void set_tx_size_512_to_1023_packets (::uint64_t value)
 
void clear_tx_size_1024_to_1522_packets ()
 
::uint64_t tx_size_1024_to_1522_packets () const
 
void set_tx_size_1024_to_1522_packets (::uint64_t value)
 
void clear_tx_size_1523_to_max_packets ()
 
::uint64_t tx_size_1523_to_max_packets () const
 
void set_tx_size_1523_to_max_packets (::uint64_t value)
 
template<typename >
PROTOBUF_CONSTEXPR EthXStatsInfo (::_pbi::ConstantInitialized)
 

Static Public Member Functions

static const ::google::protobuf::Descriptor * descriptor ()
 
static const ::google::protobuf::Descriptor * GetDescriptor ()
 
static const ::google::protobuf::Reflection * GetReflection ()
 
static const EthXStatsInfodefault_instance ()
 
static const EthXStatsInfointernal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const ClassData _class_data_
 

Protected Member Functions

 EthXStatsInfo (::google::protobuf::Arena *arena)
 

Private Types

typedef void InternalArenaConstructable_
 
typedef void DestructorSkippable_
 

Private Member Functions

void SharedCtor (::google::protobuf::Arena *arena)
 
void SharedDtor ()
 
void SetCachedSize (int size) const final
 
void InternalSwap (EthXStatsInfo *other)
 
::uint64_t _internal_groups_sent () const
 
void _internal_set_groups_sent (::uint64_t value)
 
::uint64_t _internal_total_groups_sent () const
 
void _internal_set_total_groups_sent (::uint64_t value)
 
::uint64_t _internal_rx_good_packets () const
 
void _internal_set_rx_good_packets (::uint64_t value)
 
::uint64_t _internal_rx_good_bytes () const
 
void _internal_set_rx_good_bytes (::uint64_t value)
 
::uint64_t _internal_rx_dropped_packets () const
 
void _internal_set_rx_dropped_packets (::uint64_t value)
 
::uint64_t _internal_rx_unicast_packets () const
 
void _internal_set_rx_unicast_packets (::uint64_t value)
 
::uint64_t _internal_rx_multicast_packets () const
 
void _internal_set_rx_multicast_packets (::uint64_t value)
 
::uint64_t _internal_rx_broadcast_packets () const
 
void _internal_set_rx_broadcast_packets (::uint64_t value)
 
::uint64_t _internal_rx_unknown_protocol_packets () const
 
void _internal_set_rx_unknown_protocol_packets (::uint64_t value)
 
::uint64_t _internal_rx_xon_packets () const
 
void _internal_set_rx_xon_packets (::uint64_t value)
 
::uint64_t _internal_rx_xoff_packets () const
 
void _internal_set_rx_xoff_packets (::uint64_t value)
 
::uint64_t _internal_rx_size_64_packets () const
 
void _internal_set_rx_size_64_packets (::uint64_t value)
 
::uint64_t _internal_rx_size_65_to_127_packets () const
 
void _internal_set_rx_size_65_to_127_packets (::uint64_t value)
 
::uint64_t _internal_rx_size_128_to_255_packets () const
 
void _internal_set_rx_size_128_to_255_packets (::uint64_t value)
 
::uint64_t _internal_rx_size_256_to_511_packets () const
 
void _internal_set_rx_size_256_to_511_packets (::uint64_t value)
 
::uint64_t _internal_rx_size_512_to_1023_packets () const
 
void _internal_set_rx_size_512_to_1023_packets (::uint64_t value)
 
::uint64_t _internal_rx_size_1024_to_1522_packets () const
 
void _internal_set_rx_size_1024_to_1522_packets (::uint64_t value)
 
::uint64_t _internal_rx_size_1523_to_max_packets () const
 
void _internal_set_rx_size_1523_to_max_packets (::uint64_t value)
 
::uint64_t _internal_rx_mac_short_pkt_dropped () const
 
void _internal_set_rx_mac_short_pkt_dropped (::uint64_t value)
 
::uint64_t _internal_tx_good_packets () const
 
void _internal_set_tx_good_packets (::uint64_t value)
 
::uint64_t _internal_tx_good_bytes () const
 
void _internal_set_tx_good_bytes (::uint64_t value)
 
::uint64_t _internal_tx_unicast_packets () const
 
void _internal_set_tx_unicast_packets (::uint64_t value)
 
::uint64_t _internal_tx_multicast_packets () const
 
void _internal_set_tx_multicast_packets (::uint64_t value)
 
::uint64_t _internal_tx_broadcast_packets () const
 
void _internal_set_tx_broadcast_packets (::uint64_t value)
 
::uint64_t _internal_tx_dropped_packets () const
 
void _internal_set_tx_dropped_packets (::uint64_t value)
 
::uint64_t _internal_tx_link_down_dropped () const
 
void _internal_set_tx_link_down_dropped (::uint64_t value)
 
::uint64_t _internal_tx_xon_packets () const
 
void _internal_set_tx_xon_packets (::uint64_t value)
 
::uint64_t _internal_tx_xoff_packets () const
 
void _internal_set_tx_xoff_packets (::uint64_t value)
 
::uint64_t _internal_tx_size_64_packets () const
 
void _internal_set_tx_size_64_packets (::uint64_t value)
 
::uint64_t _internal_tx_size_65_to_127_packets () const
 
void _internal_set_tx_size_65_to_127_packets (::uint64_t value)
 
::uint64_t _internal_tx_size_128_to_255_packets () const
 
void _internal_set_tx_size_128_to_255_packets (::uint64_t value)
 
::uint64_t _internal_tx_size_256_to_511_packets () const
 
void _internal_set_tx_size_256_to_511_packets (::uint64_t value)
 
::uint64_t _internal_tx_size_512_to_1023_packets () const
 
void _internal_set_tx_size_512_to_1023_packets (::uint64_t value)
 
::uint64_t _internal_tx_size_1024_to_1522_packets () const
 
void _internal_set_tx_size_1024_to_1522_packets (::uint64_t value)
 
::uint64_t _internal_tx_size_1523_to_max_packets () const
 
void _internal_set_tx_size_1523_to_max_packets (::uint64_t value)
 

Static Private Member Functions

static void MergeImpl (::google::protobuf::Message &to_msg, const ::google::protobuf::Message &from_msg)
 
::absl::string_view FullMessageName ()
 

Private Attributes

union { 
 
   Impl_   _impl_ 
 
};  
 

Static Private Attributes

static const ::google::protobuf::internal::TcParseTable< 5, 35, 0, 0, 19 > _table_
 

Friends

class ::google::protobuf::internal::AnyMetadata
 
class ::google::protobuf::internal::TcParser
 
template<typename T >
class ::google::protobuf::Arena::InternalHelper
 
struct ::TableStruct_dpdklibs_2fopmon_2fIfaceWrapper_2eproto
 
void swap (EthXStatsInfo &a, EthXStatsInfo &b)
 

Detailed Description

Definition at line 709 of file IfaceWrapper.pb.h.

Member Typedef Documentation

◆ DestructorSkippable_

◆ InternalArenaConstructable_

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kGroupsSentFieldNumber 
kTotalGroupsSentFieldNumber 
kRxGoodPacketsFieldNumber 
kRxGoodBytesFieldNumber 
kRxDroppedPacketsFieldNumber 
kRxUnicastPacketsFieldNumber 
kRxMulticastPacketsFieldNumber 
kRxBroadcastPacketsFieldNumber 
kRxUnknownProtocolPacketsFieldNumber 
kRxXonPacketsFieldNumber 
kRxXoffPacketsFieldNumber 
kRxSize64PacketsFieldNumber 
kRxSize65To127PacketsFieldNumber 
kRxSize128To255PacketsFieldNumber 
kRxSize256To511PacketsFieldNumber 
kRxSize512To1023PacketsFieldNumber 
kRxSize1024To1522PacketsFieldNumber 
kRxSize1523ToMaxPacketsFieldNumber 
kRxMacShortPktDroppedFieldNumber 
kTxGoodPacketsFieldNumber 
kTxGoodBytesFieldNumber 
kTxUnicastPacketsFieldNumber 
kTxMulticastPacketsFieldNumber 
kTxBroadcastPacketsFieldNumber 
kTxDroppedPacketsFieldNumber 
kTxLinkDownDroppedFieldNumber 
kTxXonPacketsFieldNumber 
kTxXoffPacketsFieldNumber 
kTxSize64PacketsFieldNumber 
kTxSize65To127PacketsFieldNumber 
kTxSize128To255PacketsFieldNumber 
kTxSize256To511PacketsFieldNumber 
kTxSize512To1023PacketsFieldNumber 
kTxSize1024To1522PacketsFieldNumber 
kTxSize1523ToMaxPacketsFieldNumber 

Definition at line 836 of file IfaceWrapper.pb.h.

836 : int {
872 };

Constructor & Destructor Documentation

◆ EthXStatsInfo() [1/6]

dunedaq::dpdklibs::opmon::EthXStatsInfo::EthXStatsInfo ( )
inline

Definition at line 712 of file IfaceWrapper.pb.h.

◆ ~EthXStatsInfo()

dunedaq::dpdklibs::opmon::EthXStatsInfo::~EthXStatsInfo ( )
override

Definition at line 1247 of file IfaceWrapper.pb.cc.

1247 {
1248 // @@protoc_insertion_point(destructor:dunedaq.dpdklibs.opmon.EthXStatsInfo)
1249 _internal_metadata_.Delete<::google::protobuf::UnknownFieldSet>();
1250 SharedDtor();
1251}

◆ EthXStatsInfo() [2/6]

template<typename = void>
PROTOBUF_CONSTEXPR dunedaq::dpdklibs::opmon::EthXStatsInfo::EthXStatsInfo ( ::google::protobuf::internal::ConstantInitialized )
explicit

◆ EthXStatsInfo() [3/6]

dunedaq::dpdklibs::opmon::EthXStatsInfo::EthXStatsInfo ( const EthXStatsInfo & from)

Definition at line 1200 of file IfaceWrapper.pb.cc.

1201 : ::google::protobuf::Message(), _impl_(from._impl_) {
1202 _internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(
1203 from._internal_metadata_);
1204 // @@protoc_insertion_point(copy_constructor:dunedaq.dpdklibs.opmon.EthXStatsInfo)
1205}

◆ EthXStatsInfo() [4/6]

dunedaq::dpdklibs::opmon::EthXStatsInfo::EthXStatsInfo ( EthXStatsInfo && from)
inlinenoexcept

Definition at line 718 of file IfaceWrapper.pb.h.

719 : EthXStatsInfo() {
720 *this = ::std::move(from);
721 }

◆ EthXStatsInfo() [5/6]

dunedaq::dpdklibs::opmon::EthXStatsInfo::EthXStatsInfo ( ::google::protobuf::Arena * arena)
explicitprotected

Definition at line 1195 of file IfaceWrapper.pb.cc.

1196 : ::google::protobuf::Message(arena) {
1197 SharedCtor(arena);
1198 // @@protoc_insertion_point(arena_constructor:dunedaq.dpdklibs.opmon.EthXStatsInfo)
1199}
void SharedCtor(::google::protobuf::Arena *arena)

◆ EthXStatsInfo() [6/6]

template<typename >
PROTOBUF_CONSTEXPR dunedaq::dpdklibs::opmon::EthXStatsInfo::EthXStatsInfo ( ::_pbi::ConstantInitialized )

Definition at line 87 of file IfaceWrapper.pb.cc.

88 : _impl_{
89 /*decltype(_impl_.groups_sent_)*/ ::uint64_t{0u},
90 /*decltype(_impl_.total_groups_sent_)*/ ::uint64_t{0u},
91 /*decltype(_impl_.rx_good_packets_)*/ ::uint64_t{0u},
92 /*decltype(_impl_.rx_good_bytes_)*/ ::uint64_t{0u},
93 /*decltype(_impl_.rx_dropped_packets_)*/ ::uint64_t{0u},
94 /*decltype(_impl_.rx_unicast_packets_)*/ ::uint64_t{0u},
95 /*decltype(_impl_.rx_multicast_packets_)*/ ::uint64_t{0u},
96 /*decltype(_impl_.rx_broadcast_packets_)*/ ::uint64_t{0u},
97 /*decltype(_impl_.rx_unknown_protocol_packets_)*/ ::uint64_t{0u},
98 /*decltype(_impl_.rx_xon_packets_)*/ ::uint64_t{0u},
99 /*decltype(_impl_.rx_xoff_packets_)*/ ::uint64_t{0u},
100 /*decltype(_impl_.rx_size_64_packets_)*/ ::uint64_t{0u},
101 /*decltype(_impl_.rx_size_65_to_127_packets_)*/ ::uint64_t{0u},
102 /*decltype(_impl_.rx_size_128_to_255_packets_)*/ ::uint64_t{0u},
103 /*decltype(_impl_.rx_size_256_to_511_packets_)*/ ::uint64_t{0u},
104 /*decltype(_impl_.rx_size_512_to_1023_packets_)*/ ::uint64_t{0u},
105 /*decltype(_impl_.rx_size_1024_to_1522_packets_)*/ ::uint64_t{0u},
106 /*decltype(_impl_.rx_size_1523_to_max_packets_)*/ ::uint64_t{0u},
107 /*decltype(_impl_.rx_mac_short_pkt_dropped_)*/ ::uint64_t{0u},
108 /*decltype(_impl_.tx_good_packets_)*/ ::uint64_t{0u},
109 /*decltype(_impl_.tx_good_bytes_)*/ ::uint64_t{0u},
110 /*decltype(_impl_.tx_unicast_packets_)*/ ::uint64_t{0u},
111 /*decltype(_impl_.tx_multicast_packets_)*/ ::uint64_t{0u},
112 /*decltype(_impl_.tx_broadcast_packets_)*/ ::uint64_t{0u},
113 /*decltype(_impl_.tx_dropped_packets_)*/ ::uint64_t{0u},
114 /*decltype(_impl_.tx_link_down_dropped_)*/ ::uint64_t{0u},
115 /*decltype(_impl_.tx_xon_packets_)*/ ::uint64_t{0u},
116 /*decltype(_impl_.tx_xoff_packets_)*/ ::uint64_t{0u},
117 /*decltype(_impl_.tx_size_64_packets_)*/ ::uint64_t{0u},
118 /*decltype(_impl_.tx_size_65_to_127_packets_)*/ ::uint64_t{0u},
119 /*decltype(_impl_.tx_size_128_to_255_packets_)*/ ::uint64_t{0u},
120 /*decltype(_impl_.tx_size_256_to_511_packets_)*/ ::uint64_t{0u},
121 /*decltype(_impl_.tx_size_512_to_1023_packets_)*/ ::uint64_t{0u},
122 /*decltype(_impl_.tx_size_1024_to_1522_packets_)*/ ::uint64_t{0u},
123 /*decltype(_impl_.tx_size_1523_to_max_packets_)*/ ::uint64_t{0u},
124 /*decltype(_impl_._cached_size_)*/ {},
125 } {}

Member Function Documentation

◆ _internal_groups_sent()

uint64_t dunedaq::dpdklibs::opmon::EthXStatsInfo::_internal_groups_sent ( ) const
inlineprivate

Definition at line 1959 of file IfaceWrapper.pb.h.

1959 {
1960 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
1961 return _impl_.groups_sent_;
1962}

◆ _internal_rx_broadcast_packets()

uint64_t dunedaq::dpdklibs::opmon::EthXStatsInfo::_internal_rx_broadcast_packets ( ) const
inlineprivate

Definition at line 2113 of file IfaceWrapper.pb.h.

2113 {
2114 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
2116}

◆ _internal_rx_dropped_packets()

uint64_t dunedaq::dpdklibs::opmon::EthXStatsInfo::_internal_rx_dropped_packets ( ) const
inlineprivate

Definition at line 2047 of file IfaceWrapper.pb.h.

2047 {
2048 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
2050}

◆ _internal_rx_good_bytes()

uint64_t dunedaq::dpdklibs::opmon::EthXStatsInfo::_internal_rx_good_bytes ( ) const
inlineprivate

Definition at line 2025 of file IfaceWrapper.pb.h.

2025 {
2026 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
2027 return _impl_.rx_good_bytes_;
2028}

◆ _internal_rx_good_packets()

uint64_t dunedaq::dpdklibs::opmon::EthXStatsInfo::_internal_rx_good_packets ( ) const
inlineprivate

Definition at line 2003 of file IfaceWrapper.pb.h.

2003 {
2004 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
2005 return _impl_.rx_good_packets_;
2006}

◆ _internal_rx_mac_short_pkt_dropped()

uint64_t dunedaq::dpdklibs::opmon::EthXStatsInfo::_internal_rx_mac_short_pkt_dropped ( ) const
inlineprivate

Definition at line 2355 of file IfaceWrapper.pb.h.

2355 {
2356 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
2358}

◆ _internal_rx_multicast_packets()

uint64_t dunedaq::dpdklibs::opmon::EthXStatsInfo::_internal_rx_multicast_packets ( ) const
inlineprivate

Definition at line 2091 of file IfaceWrapper.pb.h.

2091 {
2092 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
2094}

◆ _internal_rx_size_1024_to_1522_packets()

uint64_t dunedaq::dpdklibs::opmon::EthXStatsInfo::_internal_rx_size_1024_to_1522_packets ( ) const
inlineprivate

Definition at line 2311 of file IfaceWrapper.pb.h.

2311 {
2312 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
2314}

◆ _internal_rx_size_128_to_255_packets()

uint64_t dunedaq::dpdklibs::opmon::EthXStatsInfo::_internal_rx_size_128_to_255_packets ( ) const
inlineprivate

Definition at line 2245 of file IfaceWrapper.pb.h.

2245 {
2246 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
2248}

◆ _internal_rx_size_1523_to_max_packets()

uint64_t dunedaq::dpdklibs::opmon::EthXStatsInfo::_internal_rx_size_1523_to_max_packets ( ) const
inlineprivate

Definition at line 2333 of file IfaceWrapper.pb.h.

2333 {
2334 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
2336}

◆ _internal_rx_size_256_to_511_packets()

uint64_t dunedaq::dpdklibs::opmon::EthXStatsInfo::_internal_rx_size_256_to_511_packets ( ) const
inlineprivate

Definition at line 2267 of file IfaceWrapper.pb.h.

2267 {
2268 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
2270}

◆ _internal_rx_size_512_to_1023_packets()

uint64_t dunedaq::dpdklibs::opmon::EthXStatsInfo::_internal_rx_size_512_to_1023_packets ( ) const
inlineprivate

Definition at line 2289 of file IfaceWrapper.pb.h.

2289 {
2290 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
2292}

◆ _internal_rx_size_64_packets()

uint64_t dunedaq::dpdklibs::opmon::EthXStatsInfo::_internal_rx_size_64_packets ( ) const
inlineprivate

Definition at line 2201 of file IfaceWrapper.pb.h.

2201 {
2202 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
2204}

◆ _internal_rx_size_65_to_127_packets()

uint64_t dunedaq::dpdklibs::opmon::EthXStatsInfo::_internal_rx_size_65_to_127_packets ( ) const
inlineprivate

Definition at line 2223 of file IfaceWrapper.pb.h.

2223 {
2224 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
2226}

◆ _internal_rx_unicast_packets()

uint64_t dunedaq::dpdklibs::opmon::EthXStatsInfo::_internal_rx_unicast_packets ( ) const
inlineprivate

Definition at line 2069 of file IfaceWrapper.pb.h.

2069 {
2070 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
2072}

◆ _internal_rx_unknown_protocol_packets()

uint64_t dunedaq::dpdklibs::opmon::EthXStatsInfo::_internal_rx_unknown_protocol_packets ( ) const
inlineprivate

Definition at line 2135 of file IfaceWrapper.pb.h.

2135 {
2136 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
2138}

◆ _internal_rx_xoff_packets()

uint64_t dunedaq::dpdklibs::opmon::EthXStatsInfo::_internal_rx_xoff_packets ( ) const
inlineprivate

Definition at line 2179 of file IfaceWrapper.pb.h.

2179 {
2180 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
2181 return _impl_.rx_xoff_packets_;
2182}

◆ _internal_rx_xon_packets()

uint64_t dunedaq::dpdklibs::opmon::EthXStatsInfo::_internal_rx_xon_packets ( ) const
inlineprivate

Definition at line 2157 of file IfaceWrapper.pb.h.

2157 {
2158 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
2159 return _impl_.rx_xon_packets_;
2160}

◆ _internal_set_groups_sent()

void dunedaq::dpdklibs::opmon::EthXStatsInfo::_internal_set_groups_sent ( ::uint64_t value)
inlineprivate

Definition at line 1963 of file IfaceWrapper.pb.h.

1963 {
1964 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
1965 ;
1966 _impl_.groups_sent_ = value;
1967}

◆ _internal_set_rx_broadcast_packets()

void dunedaq::dpdklibs::opmon::EthXStatsInfo::_internal_set_rx_broadcast_packets ( ::uint64_t value)
inlineprivate

Definition at line 2117 of file IfaceWrapper.pb.h.

2117 {
2118 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
2119 ;
2121}

◆ _internal_set_rx_dropped_packets()

void dunedaq::dpdklibs::opmon::EthXStatsInfo::_internal_set_rx_dropped_packets ( ::uint64_t value)
inlineprivate

Definition at line 2051 of file IfaceWrapper.pb.h.

2051 {
2052 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
2053 ;
2055}

◆ _internal_set_rx_good_bytes()

void dunedaq::dpdklibs::opmon::EthXStatsInfo::_internal_set_rx_good_bytes ( ::uint64_t value)
inlineprivate

Definition at line 2029 of file IfaceWrapper.pb.h.

2029 {
2030 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
2031 ;
2032 _impl_.rx_good_bytes_ = value;
2033}

◆ _internal_set_rx_good_packets()

void dunedaq::dpdklibs::opmon::EthXStatsInfo::_internal_set_rx_good_packets ( ::uint64_t value)
inlineprivate

Definition at line 2007 of file IfaceWrapper.pb.h.

2007 {
2008 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
2009 ;
2010 _impl_.rx_good_packets_ = value;
2011}

◆ _internal_set_rx_mac_short_pkt_dropped()

void dunedaq::dpdklibs::opmon::EthXStatsInfo::_internal_set_rx_mac_short_pkt_dropped ( ::uint64_t value)
inlineprivate

Definition at line 2359 of file IfaceWrapper.pb.h.

2359 {
2360 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
2361 ;
2363}

◆ _internal_set_rx_multicast_packets()

void dunedaq::dpdklibs::opmon::EthXStatsInfo::_internal_set_rx_multicast_packets ( ::uint64_t value)
inlineprivate

Definition at line 2095 of file IfaceWrapper.pb.h.

2095 {
2096 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
2097 ;
2099}

◆ _internal_set_rx_size_1024_to_1522_packets()

void dunedaq::dpdklibs::opmon::EthXStatsInfo::_internal_set_rx_size_1024_to_1522_packets ( ::uint64_t value)
inlineprivate

Definition at line 2315 of file IfaceWrapper.pb.h.

2315 {
2316 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
2317 ;
2319}

◆ _internal_set_rx_size_128_to_255_packets()

void dunedaq::dpdklibs::opmon::EthXStatsInfo::_internal_set_rx_size_128_to_255_packets ( ::uint64_t value)
inlineprivate

Definition at line 2249 of file IfaceWrapper.pb.h.

2249 {
2250 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
2251 ;
2253}

◆ _internal_set_rx_size_1523_to_max_packets()

void dunedaq::dpdklibs::opmon::EthXStatsInfo::_internal_set_rx_size_1523_to_max_packets ( ::uint64_t value)
inlineprivate

Definition at line 2337 of file IfaceWrapper.pb.h.

2337 {
2338 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
2339 ;
2341}

◆ _internal_set_rx_size_256_to_511_packets()

void dunedaq::dpdklibs::opmon::EthXStatsInfo::_internal_set_rx_size_256_to_511_packets ( ::uint64_t value)
inlineprivate

Definition at line 2271 of file IfaceWrapper.pb.h.

2271 {
2272 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
2273 ;
2275}

◆ _internal_set_rx_size_512_to_1023_packets()

void dunedaq::dpdklibs::opmon::EthXStatsInfo::_internal_set_rx_size_512_to_1023_packets ( ::uint64_t value)
inlineprivate

Definition at line 2293 of file IfaceWrapper.pb.h.

2293 {
2294 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
2295 ;
2297}

◆ _internal_set_rx_size_64_packets()

void dunedaq::dpdklibs::opmon::EthXStatsInfo::_internal_set_rx_size_64_packets ( ::uint64_t value)
inlineprivate

Definition at line 2205 of file IfaceWrapper.pb.h.

2205 {
2206 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
2207 ;
2209}

◆ _internal_set_rx_size_65_to_127_packets()

void dunedaq::dpdklibs::opmon::EthXStatsInfo::_internal_set_rx_size_65_to_127_packets ( ::uint64_t value)
inlineprivate

Definition at line 2227 of file IfaceWrapper.pb.h.

2227 {
2228 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
2229 ;
2231}

◆ _internal_set_rx_unicast_packets()

void dunedaq::dpdklibs::opmon::EthXStatsInfo::_internal_set_rx_unicast_packets ( ::uint64_t value)
inlineprivate

Definition at line 2073 of file IfaceWrapper.pb.h.

2073 {
2074 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
2075 ;
2077}

◆ _internal_set_rx_unknown_protocol_packets()

void dunedaq::dpdklibs::opmon::EthXStatsInfo::_internal_set_rx_unknown_protocol_packets ( ::uint64_t value)
inlineprivate

Definition at line 2139 of file IfaceWrapper.pb.h.

2139 {
2140 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
2141 ;
2143}

◆ _internal_set_rx_xoff_packets()

void dunedaq::dpdklibs::opmon::EthXStatsInfo::_internal_set_rx_xoff_packets ( ::uint64_t value)
inlineprivate

Definition at line 2183 of file IfaceWrapper.pb.h.

2183 {
2184 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
2185 ;
2186 _impl_.rx_xoff_packets_ = value;
2187}

◆ _internal_set_rx_xon_packets()

void dunedaq::dpdklibs::opmon::EthXStatsInfo::_internal_set_rx_xon_packets ( ::uint64_t value)
inlineprivate

Definition at line 2161 of file IfaceWrapper.pb.h.

2161 {
2162 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
2163 ;
2164 _impl_.rx_xon_packets_ = value;
2165}

◆ _internal_set_total_groups_sent()

void dunedaq::dpdklibs::opmon::EthXStatsInfo::_internal_set_total_groups_sent ( ::uint64_t value)
inlineprivate

Definition at line 1985 of file IfaceWrapper.pb.h.

1985 {
1986 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
1987 ;
1988 _impl_.total_groups_sent_ = value;
1989}

◆ _internal_set_tx_broadcast_packets()

void dunedaq::dpdklibs::opmon::EthXStatsInfo::_internal_set_tx_broadcast_packets ( ::uint64_t value)
inlineprivate

Definition at line 2469 of file IfaceWrapper.pb.h.

2469 {
2470 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
2471 ;
2473}

◆ _internal_set_tx_dropped_packets()

void dunedaq::dpdklibs::opmon::EthXStatsInfo::_internal_set_tx_dropped_packets ( ::uint64_t value)
inlineprivate

Definition at line 2491 of file IfaceWrapper.pb.h.

2491 {
2492 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
2493 ;
2495}

◆ _internal_set_tx_good_bytes()

void dunedaq::dpdklibs::opmon::EthXStatsInfo::_internal_set_tx_good_bytes ( ::uint64_t value)
inlineprivate

Definition at line 2403 of file IfaceWrapper.pb.h.

2403 {
2404 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
2405 ;
2406 _impl_.tx_good_bytes_ = value;
2407}

◆ _internal_set_tx_good_packets()

void dunedaq::dpdklibs::opmon::EthXStatsInfo::_internal_set_tx_good_packets ( ::uint64_t value)
inlineprivate

Definition at line 2381 of file IfaceWrapper.pb.h.

2381 {
2382 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
2383 ;
2384 _impl_.tx_good_packets_ = value;
2385}

◆ _internal_set_tx_link_down_dropped()

void dunedaq::dpdklibs::opmon::EthXStatsInfo::_internal_set_tx_link_down_dropped ( ::uint64_t value)
inlineprivate

Definition at line 2513 of file IfaceWrapper.pb.h.

2513 {
2514 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
2515 ;
2517}

◆ _internal_set_tx_multicast_packets()

void dunedaq::dpdklibs::opmon::EthXStatsInfo::_internal_set_tx_multicast_packets ( ::uint64_t value)
inlineprivate

Definition at line 2447 of file IfaceWrapper.pb.h.

2447 {
2448 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
2449 ;
2451}

◆ _internal_set_tx_size_1024_to_1522_packets()

void dunedaq::dpdklibs::opmon::EthXStatsInfo::_internal_set_tx_size_1024_to_1522_packets ( ::uint64_t value)
inlineprivate

Definition at line 2689 of file IfaceWrapper.pb.h.

2689 {
2690 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
2691 ;
2693}

◆ _internal_set_tx_size_128_to_255_packets()

void dunedaq::dpdklibs::opmon::EthXStatsInfo::_internal_set_tx_size_128_to_255_packets ( ::uint64_t value)
inlineprivate

Definition at line 2623 of file IfaceWrapper.pb.h.

2623 {
2624 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
2625 ;
2627}

◆ _internal_set_tx_size_1523_to_max_packets()

void dunedaq::dpdklibs::opmon::EthXStatsInfo::_internal_set_tx_size_1523_to_max_packets ( ::uint64_t value)
inlineprivate

Definition at line 2711 of file IfaceWrapper.pb.h.

2711 {
2712 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
2713 ;
2715}

◆ _internal_set_tx_size_256_to_511_packets()

void dunedaq::dpdklibs::opmon::EthXStatsInfo::_internal_set_tx_size_256_to_511_packets ( ::uint64_t value)
inlineprivate

Definition at line 2645 of file IfaceWrapper.pb.h.

2645 {
2646 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
2647 ;
2649}

◆ _internal_set_tx_size_512_to_1023_packets()

void dunedaq::dpdklibs::opmon::EthXStatsInfo::_internal_set_tx_size_512_to_1023_packets ( ::uint64_t value)
inlineprivate

Definition at line 2667 of file IfaceWrapper.pb.h.

2667 {
2668 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
2669 ;
2671}

◆ _internal_set_tx_size_64_packets()

void dunedaq::dpdklibs::opmon::EthXStatsInfo::_internal_set_tx_size_64_packets ( ::uint64_t value)
inlineprivate

Definition at line 2579 of file IfaceWrapper.pb.h.

2579 {
2580 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
2581 ;
2583}

◆ _internal_set_tx_size_65_to_127_packets()

void dunedaq::dpdklibs::opmon::EthXStatsInfo::_internal_set_tx_size_65_to_127_packets ( ::uint64_t value)
inlineprivate

Definition at line 2601 of file IfaceWrapper.pb.h.

2601 {
2602 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
2603 ;
2605}

◆ _internal_set_tx_unicast_packets()

void dunedaq::dpdklibs::opmon::EthXStatsInfo::_internal_set_tx_unicast_packets ( ::uint64_t value)
inlineprivate

Definition at line 2425 of file IfaceWrapper.pb.h.

2425 {
2426 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
2427 ;
2429}

◆ _internal_set_tx_xoff_packets()

void dunedaq::dpdklibs::opmon::EthXStatsInfo::_internal_set_tx_xoff_packets ( ::uint64_t value)
inlineprivate

Definition at line 2557 of file IfaceWrapper.pb.h.

2557 {
2558 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
2559 ;
2560 _impl_.tx_xoff_packets_ = value;
2561}

◆ _internal_set_tx_xon_packets()

void dunedaq::dpdklibs::opmon::EthXStatsInfo::_internal_set_tx_xon_packets ( ::uint64_t value)
inlineprivate

Definition at line 2535 of file IfaceWrapper.pb.h.

2535 {
2536 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
2537 ;
2538 _impl_.tx_xon_packets_ = value;
2539}

◆ _internal_total_groups_sent()

uint64_t dunedaq::dpdklibs::opmon::EthXStatsInfo::_internal_total_groups_sent ( ) const
inlineprivate

Definition at line 1981 of file IfaceWrapper.pb.h.

1981 {
1982 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
1984}

◆ _internal_tx_broadcast_packets()

uint64_t dunedaq::dpdklibs::opmon::EthXStatsInfo::_internal_tx_broadcast_packets ( ) const
inlineprivate

Definition at line 2465 of file IfaceWrapper.pb.h.

2465 {
2466 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
2468}

◆ _internal_tx_dropped_packets()

uint64_t dunedaq::dpdklibs::opmon::EthXStatsInfo::_internal_tx_dropped_packets ( ) const
inlineprivate

Definition at line 2487 of file IfaceWrapper.pb.h.

2487 {
2488 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
2490}

◆ _internal_tx_good_bytes()

uint64_t dunedaq::dpdklibs::opmon::EthXStatsInfo::_internal_tx_good_bytes ( ) const
inlineprivate

Definition at line 2399 of file IfaceWrapper.pb.h.

2399 {
2400 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
2401 return _impl_.tx_good_bytes_;
2402}

◆ _internal_tx_good_packets()

uint64_t dunedaq::dpdklibs::opmon::EthXStatsInfo::_internal_tx_good_packets ( ) const
inlineprivate

Definition at line 2377 of file IfaceWrapper.pb.h.

2377 {
2378 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
2379 return _impl_.tx_good_packets_;
2380}

◆ _internal_tx_link_down_dropped()

uint64_t dunedaq::dpdklibs::opmon::EthXStatsInfo::_internal_tx_link_down_dropped ( ) const
inlineprivate

Definition at line 2509 of file IfaceWrapper.pb.h.

2509 {
2510 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
2512}

◆ _internal_tx_multicast_packets()

uint64_t dunedaq::dpdklibs::opmon::EthXStatsInfo::_internal_tx_multicast_packets ( ) const
inlineprivate

Definition at line 2443 of file IfaceWrapper.pb.h.

2443 {
2444 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
2446}

◆ _internal_tx_size_1024_to_1522_packets()

uint64_t dunedaq::dpdklibs::opmon::EthXStatsInfo::_internal_tx_size_1024_to_1522_packets ( ) const
inlineprivate

Definition at line 2685 of file IfaceWrapper.pb.h.

2685 {
2686 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
2688}

◆ _internal_tx_size_128_to_255_packets()

uint64_t dunedaq::dpdklibs::opmon::EthXStatsInfo::_internal_tx_size_128_to_255_packets ( ) const
inlineprivate

Definition at line 2619 of file IfaceWrapper.pb.h.

2619 {
2620 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
2622}

◆ _internal_tx_size_1523_to_max_packets()

uint64_t dunedaq::dpdklibs::opmon::EthXStatsInfo::_internal_tx_size_1523_to_max_packets ( ) const
inlineprivate

Definition at line 2707 of file IfaceWrapper.pb.h.

2707 {
2708 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
2710}

◆ _internal_tx_size_256_to_511_packets()

uint64_t dunedaq::dpdklibs::opmon::EthXStatsInfo::_internal_tx_size_256_to_511_packets ( ) const
inlineprivate

Definition at line 2641 of file IfaceWrapper.pb.h.

2641 {
2642 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
2644}

◆ _internal_tx_size_512_to_1023_packets()

uint64_t dunedaq::dpdklibs::opmon::EthXStatsInfo::_internal_tx_size_512_to_1023_packets ( ) const
inlineprivate

Definition at line 2663 of file IfaceWrapper.pb.h.

2663 {
2664 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
2666}

◆ _internal_tx_size_64_packets()

uint64_t dunedaq::dpdklibs::opmon::EthXStatsInfo::_internal_tx_size_64_packets ( ) const
inlineprivate

Definition at line 2575 of file IfaceWrapper.pb.h.

2575 {
2576 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
2578}

◆ _internal_tx_size_65_to_127_packets()

uint64_t dunedaq::dpdklibs::opmon::EthXStatsInfo::_internal_tx_size_65_to_127_packets ( ) const
inlineprivate

Definition at line 2597 of file IfaceWrapper.pb.h.

2597 {
2598 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
2600}

◆ _internal_tx_unicast_packets()

uint64_t dunedaq::dpdklibs::opmon::EthXStatsInfo::_internal_tx_unicast_packets ( ) const
inlineprivate

Definition at line 2421 of file IfaceWrapper.pb.h.

2421 {
2422 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
2424}

◆ _internal_tx_xoff_packets()

uint64_t dunedaq::dpdklibs::opmon::EthXStatsInfo::_internal_tx_xoff_packets ( ) const
inlineprivate

Definition at line 2553 of file IfaceWrapper.pb.h.

2553 {
2554 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
2555 return _impl_.tx_xoff_packets_;
2556}

◆ _internal_tx_xon_packets()

uint64_t dunedaq::dpdklibs::opmon::EthXStatsInfo::_internal_tx_xon_packets ( ) const
inlineprivate

Definition at line 2531 of file IfaceWrapper.pb.h.

2531 {
2532 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
2533 return _impl_.tx_xon_packets_;
2534}

◆ _InternalParse()

const char * dunedaq::dpdklibs::opmon::EthXStatsInfo::_InternalParse ( const char * ptr,
::google::protobuf::internal::ParseContext * ctx )
final

Definition at line 1271 of file IfaceWrapper.pb.cc.

1272 {
1273 ptr = ::_pbi::TcParser::ParseLoop(this, ptr, ctx, &_table_.header);
1274 return ptr;
1275}
static const ::google::protobuf::internal::TcParseTable< 5, 35, 0, 0, 19 > _table_

◆ _InternalSerialize()

uint8_t * dunedaq::dpdklibs::opmon::EthXStatsInfo::_InternalSerialize ( ::uint8_t * target,
::google::protobuf::io::EpsCopyOutputStream * stream ) const
final

Definition at line 1488 of file IfaceWrapper.pb.cc.

1490 {
1491 // @@protoc_insertion_point(serialize_to_array_start:dunedaq.dpdklibs.opmon.EthXStatsInfo)
1492 ::uint32_t cached_has_bits = 0;
1493 (void)cached_has_bits;
1494
1495 // uint64 groups_sent = 1;
1496 if (this->_internal_groups_sent() != 0) {
1497 target = stream->EnsureSpace(target);
1498 target = ::_pbi::WireFormatLite::WriteUInt64ToArray(
1499 1, this->_internal_groups_sent(), target);
1500 }
1501
1502 // uint64 total_groups_sent = 2;
1503 if (this->_internal_total_groups_sent() != 0) {
1504 target = stream->EnsureSpace(target);
1505 target = ::_pbi::WireFormatLite::WriteUInt64ToArray(
1506 2, this->_internal_total_groups_sent(), target);
1507 }
1508
1509 // uint64 rx_good_packets = 3;
1510 if (this->_internal_rx_good_packets() != 0) {
1511 target = stream->EnsureSpace(target);
1512 target = ::_pbi::WireFormatLite::WriteUInt64ToArray(
1513 3, this->_internal_rx_good_packets(), target);
1514 }
1515
1516 // uint64 rx_good_bytes = 4;
1517 if (this->_internal_rx_good_bytes() != 0) {
1518 target = stream->EnsureSpace(target);
1519 target = ::_pbi::WireFormatLite::WriteUInt64ToArray(
1520 4, this->_internal_rx_good_bytes(), target);
1521 }
1522
1523 // uint64 rx_dropped_packets = 5;
1524 if (this->_internal_rx_dropped_packets() != 0) {
1525 target = stream->EnsureSpace(target);
1526 target = ::_pbi::WireFormatLite::WriteUInt64ToArray(
1527 5, this->_internal_rx_dropped_packets(), target);
1528 }
1529
1530 // uint64 rx_unicast_packets = 11;
1531 if (this->_internal_rx_unicast_packets() != 0) {
1532 target = stream->EnsureSpace(target);
1533 target = ::_pbi::WireFormatLite::WriteUInt64ToArray(
1534 11, this->_internal_rx_unicast_packets(), target);
1535 }
1536
1537 // uint64 rx_multicast_packets = 12;
1538 if (this->_internal_rx_multicast_packets() != 0) {
1539 target = stream->EnsureSpace(target);
1540 target = ::_pbi::WireFormatLite::WriteUInt64ToArray(
1541 12, this->_internal_rx_multicast_packets(), target);
1542 }
1543
1544 // uint64 rx_broadcast_packets = 13;
1545 if (this->_internal_rx_broadcast_packets() != 0) {
1546 target = stream->EnsureSpace(target);
1547 target = ::_pbi::WireFormatLite::WriteUInt64ToArray(
1548 13, this->_internal_rx_broadcast_packets(), target);
1549 }
1550
1551 // uint64 rx_unknown_protocol_packets = 14;
1552 if (this->_internal_rx_unknown_protocol_packets() != 0) {
1553 target = stream->EnsureSpace(target);
1554 target = ::_pbi::WireFormatLite::WriteUInt64ToArray(
1555 14, this->_internal_rx_unknown_protocol_packets(), target);
1556 }
1557
1558 // uint64 rx_xon_packets = 15;
1559 if (this->_internal_rx_xon_packets() != 0) {
1560 target = stream->EnsureSpace(target);
1561 target = ::_pbi::WireFormatLite::WriteUInt64ToArray(
1562 15, this->_internal_rx_xon_packets(), target);
1563 }
1564
1565 // uint64 rx_xoff_packets = 16;
1566 if (this->_internal_rx_xoff_packets() != 0) {
1567 target = stream->EnsureSpace(target);
1568 target = ::_pbi::WireFormatLite::WriteUInt64ToArray(
1569 16, this->_internal_rx_xoff_packets(), target);
1570 }
1571
1572 // uint64 rx_size_64_packets = 49;
1573 if (this->_internal_rx_size_64_packets() != 0) {
1574 target = stream->EnsureSpace(target);
1575 target = ::_pbi::WireFormatLite::WriteUInt64ToArray(
1576 49, this->_internal_rx_size_64_packets(), target);
1577 }
1578
1579 // uint64 rx_size_65_to_127_packets = 50;
1580 if (this->_internal_rx_size_65_to_127_packets() != 0) {
1581 target = stream->EnsureSpace(target);
1582 target = ::_pbi::WireFormatLite::WriteUInt64ToArray(
1583 50, this->_internal_rx_size_65_to_127_packets(), target);
1584 }
1585
1586 // uint64 rx_size_128_to_255_packets = 51;
1587 if (this->_internal_rx_size_128_to_255_packets() != 0) {
1588 target = stream->EnsureSpace(target);
1589 target = ::_pbi::WireFormatLite::WriteUInt64ToArray(
1590 51, this->_internal_rx_size_128_to_255_packets(), target);
1591 }
1592
1593 // uint64 rx_size_256_to_511_packets = 52;
1594 if (this->_internal_rx_size_256_to_511_packets() != 0) {
1595 target = stream->EnsureSpace(target);
1596 target = ::_pbi::WireFormatLite::WriteUInt64ToArray(
1597 52, this->_internal_rx_size_256_to_511_packets(), target);
1598 }
1599
1600 // uint64 rx_size_512_to_1023_packets = 53;
1601 if (this->_internal_rx_size_512_to_1023_packets() != 0) {
1602 target = stream->EnsureSpace(target);
1603 target = ::_pbi::WireFormatLite::WriteUInt64ToArray(
1604 53, this->_internal_rx_size_512_to_1023_packets(), target);
1605 }
1606
1607 // uint64 rx_size_1024_to_1522_packets = 54;
1608 if (this->_internal_rx_size_1024_to_1522_packets() != 0) {
1609 target = stream->EnsureSpace(target);
1610 target = ::_pbi::WireFormatLite::WriteUInt64ToArray(
1611 54, this->_internal_rx_size_1024_to_1522_packets(), target);
1612 }
1613
1614 // uint64 rx_size_1523_to_max_packets = 55;
1615 if (this->_internal_rx_size_1523_to_max_packets() != 0) {
1616 target = stream->EnsureSpace(target);
1617 target = ::_pbi::WireFormatLite::WriteUInt64ToArray(
1618 55, this->_internal_rx_size_1523_to_max_packets(), target);
1619 }
1620
1621 // uint64 rx_mac_short_pkt_dropped = 60;
1622 if (this->_internal_rx_mac_short_pkt_dropped() != 0) {
1623 target = stream->EnsureSpace(target);
1624 target = ::_pbi::WireFormatLite::WriteUInt64ToArray(
1625 60, this->_internal_rx_mac_short_pkt_dropped(), target);
1626 }
1627
1628 // uint64 tx_good_packets = 100;
1629 if (this->_internal_tx_good_packets() != 0) {
1630 target = stream->EnsureSpace(target);
1631 target = ::_pbi::WireFormatLite::WriteUInt64ToArray(
1632 100, this->_internal_tx_good_packets(), target);
1633 }
1634
1635 // uint64 tx_good_bytes = 101;
1636 if (this->_internal_tx_good_bytes() != 0) {
1637 target = stream->EnsureSpace(target);
1638 target = ::_pbi::WireFormatLite::WriteUInt64ToArray(
1639 101, this->_internal_tx_good_bytes(), target);
1640 }
1641
1642 // uint64 tx_unicast_packets = 102;
1643 if (this->_internal_tx_unicast_packets() != 0) {
1644 target = stream->EnsureSpace(target);
1645 target = ::_pbi::WireFormatLite::WriteUInt64ToArray(
1646 102, this->_internal_tx_unicast_packets(), target);
1647 }
1648
1649 // uint64 tx_multicast_packets = 103;
1650 if (this->_internal_tx_multicast_packets() != 0) {
1651 target = stream->EnsureSpace(target);
1652 target = ::_pbi::WireFormatLite::WriteUInt64ToArray(
1653 103, this->_internal_tx_multicast_packets(), target);
1654 }
1655
1656 // uint64 tx_broadcast_packets = 104;
1657 if (this->_internal_tx_broadcast_packets() != 0) {
1658 target = stream->EnsureSpace(target);
1659 target = ::_pbi::WireFormatLite::WriteUInt64ToArray(
1660 104, this->_internal_tx_broadcast_packets(), target);
1661 }
1662
1663 // uint64 tx_dropped_packets = 105;
1664 if (this->_internal_tx_dropped_packets() != 0) {
1665 target = stream->EnsureSpace(target);
1666 target = ::_pbi::WireFormatLite::WriteUInt64ToArray(
1667 105, this->_internal_tx_dropped_packets(), target);
1668 }
1669
1670 // uint64 tx_link_down_dropped = 106;
1671 if (this->_internal_tx_link_down_dropped() != 0) {
1672 target = stream->EnsureSpace(target);
1673 target = ::_pbi::WireFormatLite::WriteUInt64ToArray(
1674 106, this->_internal_tx_link_down_dropped(), target);
1675 }
1676
1677 // uint64 tx_xon_packets = 107;
1678 if (this->_internal_tx_xon_packets() != 0) {
1679 target = stream->EnsureSpace(target);
1680 target = ::_pbi::WireFormatLite::WriteUInt64ToArray(
1681 107, this->_internal_tx_xon_packets(), target);
1682 }
1683
1684 // uint64 tx_xoff_packets = 108;
1685 if (this->_internal_tx_xoff_packets() != 0) {
1686 target = stream->EnsureSpace(target);
1687 target = ::_pbi::WireFormatLite::WriteUInt64ToArray(
1688 108, this->_internal_tx_xoff_packets(), target);
1689 }
1690
1691 // uint64 tx_size_64_packets = 149;
1692 if (this->_internal_tx_size_64_packets() != 0) {
1693 target = stream->EnsureSpace(target);
1694 target = ::_pbi::WireFormatLite::WriteUInt64ToArray(
1695 149, this->_internal_tx_size_64_packets(), target);
1696 }
1697
1698 // uint64 tx_size_65_to_127_packets = 150;
1699 if (this->_internal_tx_size_65_to_127_packets() != 0) {
1700 target = stream->EnsureSpace(target);
1701 target = ::_pbi::WireFormatLite::WriteUInt64ToArray(
1702 150, this->_internal_tx_size_65_to_127_packets(), target);
1703 }
1704
1705 // uint64 tx_size_128_to_255_packets = 151;
1706 if (this->_internal_tx_size_128_to_255_packets() != 0) {
1707 target = stream->EnsureSpace(target);
1708 target = ::_pbi::WireFormatLite::WriteUInt64ToArray(
1709 151, this->_internal_tx_size_128_to_255_packets(), target);
1710 }
1711
1712 // uint64 tx_size_256_to_511_packets = 152;
1713 if (this->_internal_tx_size_256_to_511_packets() != 0) {
1714 target = stream->EnsureSpace(target);
1715 target = ::_pbi::WireFormatLite::WriteUInt64ToArray(
1716 152, this->_internal_tx_size_256_to_511_packets(), target);
1717 }
1718
1719 // uint64 tx_size_512_to_1023_packets = 153;
1720 if (this->_internal_tx_size_512_to_1023_packets() != 0) {
1721 target = stream->EnsureSpace(target);
1722 target = ::_pbi::WireFormatLite::WriteUInt64ToArray(
1723 153, this->_internal_tx_size_512_to_1023_packets(), target);
1724 }
1725
1726 // uint64 tx_size_1024_to_1522_packets = 154;
1727 if (this->_internal_tx_size_1024_to_1522_packets() != 0) {
1728 target = stream->EnsureSpace(target);
1729 target = ::_pbi::WireFormatLite::WriteUInt64ToArray(
1730 154, this->_internal_tx_size_1024_to_1522_packets(), target);
1731 }
1732
1733 // uint64 tx_size_1523_to_max_packets = 155;
1734 if (this->_internal_tx_size_1523_to_max_packets() != 0) {
1735 target = stream->EnsureSpace(target);
1736 target = ::_pbi::WireFormatLite::WriteUInt64ToArray(
1737 155, this->_internal_tx_size_1523_to_max_packets(), target);
1738 }
1739
1740 if (PROTOBUF_PREDICT_FALSE(_internal_metadata_.have_unknown_fields())) {
1741 target =
1742 ::_pbi::WireFormat::InternalSerializeUnknownFieldsToArray(
1743 _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance), target, stream);
1744 }
1745 // @@protoc_insertion_point(serialize_to_array_end:dunedaq.dpdklibs.opmon.EthXStatsInfo)
1746 return target;
1747}
::uint64_t _internal_rx_size_256_to_511_packets() const
::uint64_t _internal_tx_size_128_to_255_packets() const
::uint64_t _internal_tx_size_256_to_511_packets() const
::uint64_t _internal_rx_unknown_protocol_packets() const
::uint64_t _internal_tx_size_1523_to_max_packets() const
::uint64_t _internal_rx_size_512_to_1023_packets() const
::uint64_t _internal_tx_size_512_to_1023_packets() const
::uint64_t _internal_tx_size_1024_to_1522_packets() const
::uint64_t _internal_rx_size_1523_to_max_packets() const
::uint64_t _internal_rx_size_128_to_255_packets() const
::uint64_t _internal_rx_size_1024_to_1522_packets() const

◆ ByteSizeLong()

size_t dunedaq::dpdklibs::opmon::EthXStatsInfo::ByteSizeLong ( ) const
final

Definition at line 1749 of file IfaceWrapper.pb.cc.

1749 {
1750// @@protoc_insertion_point(message_byte_size_start:dunedaq.dpdklibs.opmon.EthXStatsInfo)
1751 ::size_t total_size = 0;
1752
1753 ::uint32_t cached_has_bits = 0;
1754 // Prevent compiler warnings about cached_has_bits being unused
1755 (void) cached_has_bits;
1756
1757 // uint64 groups_sent = 1;
1758 if (this->_internal_groups_sent() != 0) {
1759 total_size += ::_pbi::WireFormatLite::UInt64SizePlusOne(
1760 this->_internal_groups_sent());
1761 }
1762
1763 // uint64 total_groups_sent = 2;
1764 if (this->_internal_total_groups_sent() != 0) {
1765 total_size += ::_pbi::WireFormatLite::UInt64SizePlusOne(
1767 }
1768
1769 // uint64 rx_good_packets = 3;
1770 if (this->_internal_rx_good_packets() != 0) {
1771 total_size += ::_pbi::WireFormatLite::UInt64SizePlusOne(
1773 }
1774
1775 // uint64 rx_good_bytes = 4;
1776 if (this->_internal_rx_good_bytes() != 0) {
1777 total_size += ::_pbi::WireFormatLite::UInt64SizePlusOne(
1778 this->_internal_rx_good_bytes());
1779 }
1780
1781 // uint64 rx_dropped_packets = 5;
1782 if (this->_internal_rx_dropped_packets() != 0) {
1783 total_size += ::_pbi::WireFormatLite::UInt64SizePlusOne(
1785 }
1786
1787 // uint64 rx_unicast_packets = 11;
1788 if (this->_internal_rx_unicast_packets() != 0) {
1789 total_size += ::_pbi::WireFormatLite::UInt64SizePlusOne(
1791 }
1792
1793 // uint64 rx_multicast_packets = 12;
1794 if (this->_internal_rx_multicast_packets() != 0) {
1795 total_size += ::_pbi::WireFormatLite::UInt64SizePlusOne(
1797 }
1798
1799 // uint64 rx_broadcast_packets = 13;
1800 if (this->_internal_rx_broadcast_packets() != 0) {
1801 total_size += ::_pbi::WireFormatLite::UInt64SizePlusOne(
1803 }
1804
1805 // uint64 rx_unknown_protocol_packets = 14;
1806 if (this->_internal_rx_unknown_protocol_packets() != 0) {
1807 total_size += ::_pbi::WireFormatLite::UInt64SizePlusOne(
1809 }
1810
1811 // uint64 rx_xon_packets = 15;
1812 if (this->_internal_rx_xon_packets() != 0) {
1813 total_size += ::_pbi::WireFormatLite::UInt64SizePlusOne(
1814 this->_internal_rx_xon_packets());
1815 }
1816
1817 // uint64 rx_xoff_packets = 16;
1818 if (this->_internal_rx_xoff_packets() != 0) {
1819 total_size += 2 + ::_pbi::WireFormatLite::UInt64Size(
1821 }
1822
1823 // uint64 rx_size_64_packets = 49;
1824 if (this->_internal_rx_size_64_packets() != 0) {
1825 total_size += 2 + ::_pbi::WireFormatLite::UInt64Size(
1827 }
1828
1829 // uint64 rx_size_65_to_127_packets = 50;
1830 if (this->_internal_rx_size_65_to_127_packets() != 0) {
1831 total_size += 2 + ::_pbi::WireFormatLite::UInt64Size(
1833 }
1834
1835 // uint64 rx_size_128_to_255_packets = 51;
1836 if (this->_internal_rx_size_128_to_255_packets() != 0) {
1837 total_size += 2 + ::_pbi::WireFormatLite::UInt64Size(
1839 }
1840
1841 // uint64 rx_size_256_to_511_packets = 52;
1842 if (this->_internal_rx_size_256_to_511_packets() != 0) {
1843 total_size += 2 + ::_pbi::WireFormatLite::UInt64Size(
1845 }
1846
1847 // uint64 rx_size_512_to_1023_packets = 53;
1848 if (this->_internal_rx_size_512_to_1023_packets() != 0) {
1849 total_size += 2 + ::_pbi::WireFormatLite::UInt64Size(
1851 }
1852
1853 // uint64 rx_size_1024_to_1522_packets = 54;
1854 if (this->_internal_rx_size_1024_to_1522_packets() != 0) {
1855 total_size += 2 + ::_pbi::WireFormatLite::UInt64Size(
1857 }
1858
1859 // uint64 rx_size_1523_to_max_packets = 55;
1860 if (this->_internal_rx_size_1523_to_max_packets() != 0) {
1861 total_size += 2 + ::_pbi::WireFormatLite::UInt64Size(
1863 }
1864
1865 // uint64 rx_mac_short_pkt_dropped = 60;
1866 if (this->_internal_rx_mac_short_pkt_dropped() != 0) {
1867 total_size += 2 + ::_pbi::WireFormatLite::UInt64Size(
1869 }
1870
1871 // uint64 tx_good_packets = 100;
1872 if (this->_internal_tx_good_packets() != 0) {
1873 total_size += 2 + ::_pbi::WireFormatLite::UInt64Size(
1875 }
1876
1877 // uint64 tx_good_bytes = 101;
1878 if (this->_internal_tx_good_bytes() != 0) {
1879 total_size += 2 + ::_pbi::WireFormatLite::UInt64Size(
1880 this->_internal_tx_good_bytes());
1881 }
1882
1883 // uint64 tx_unicast_packets = 102;
1884 if (this->_internal_tx_unicast_packets() != 0) {
1885 total_size += 2 + ::_pbi::WireFormatLite::UInt64Size(
1887 }
1888
1889 // uint64 tx_multicast_packets = 103;
1890 if (this->_internal_tx_multicast_packets() != 0) {
1891 total_size += 2 + ::_pbi::WireFormatLite::UInt64Size(
1893 }
1894
1895 // uint64 tx_broadcast_packets = 104;
1896 if (this->_internal_tx_broadcast_packets() != 0) {
1897 total_size += 2 + ::_pbi::WireFormatLite::UInt64Size(
1899 }
1900
1901 // uint64 tx_dropped_packets = 105;
1902 if (this->_internal_tx_dropped_packets() != 0) {
1903 total_size += 2 + ::_pbi::WireFormatLite::UInt64Size(
1905 }
1906
1907 // uint64 tx_link_down_dropped = 106;
1908 if (this->_internal_tx_link_down_dropped() != 0) {
1909 total_size += 2 + ::_pbi::WireFormatLite::UInt64Size(
1911 }
1912
1913 // uint64 tx_xon_packets = 107;
1914 if (this->_internal_tx_xon_packets() != 0) {
1915 total_size += 2 + ::_pbi::WireFormatLite::UInt64Size(
1916 this->_internal_tx_xon_packets());
1917 }
1918
1919 // uint64 tx_xoff_packets = 108;
1920 if (this->_internal_tx_xoff_packets() != 0) {
1921 total_size += 2 + ::_pbi::WireFormatLite::UInt64Size(
1923 }
1924
1925 // uint64 tx_size_64_packets = 149;
1926 if (this->_internal_tx_size_64_packets() != 0) {
1927 total_size += 2 + ::_pbi::WireFormatLite::UInt64Size(
1929 }
1930
1931 // uint64 tx_size_65_to_127_packets = 150;
1932 if (this->_internal_tx_size_65_to_127_packets() != 0) {
1933 total_size += 2 + ::_pbi::WireFormatLite::UInt64Size(
1935 }
1936
1937 // uint64 tx_size_128_to_255_packets = 151;
1938 if (this->_internal_tx_size_128_to_255_packets() != 0) {
1939 total_size += 2 + ::_pbi::WireFormatLite::UInt64Size(
1941 }
1942
1943 // uint64 tx_size_256_to_511_packets = 152;
1944 if (this->_internal_tx_size_256_to_511_packets() != 0) {
1945 total_size += 2 + ::_pbi::WireFormatLite::UInt64Size(
1947 }
1948
1949 // uint64 tx_size_512_to_1023_packets = 153;
1950 if (this->_internal_tx_size_512_to_1023_packets() != 0) {
1951 total_size += 2 + ::_pbi::WireFormatLite::UInt64Size(
1953 }
1954
1955 // uint64 tx_size_1024_to_1522_packets = 154;
1956 if (this->_internal_tx_size_1024_to_1522_packets() != 0) {
1957 total_size += 2 + ::_pbi::WireFormatLite::UInt64Size(
1959 }
1960
1961 // uint64 tx_size_1523_to_max_packets = 155;
1962 if (this->_internal_tx_size_1523_to_max_packets() != 0) {
1963 total_size += 2 + ::_pbi::WireFormatLite::UInt64Size(
1965 }
1966
1967 return MaybeComputeUnknownFieldsSize(total_size, &_impl_._cached_size_);
1968}
mutable::google::protobuf::internal::CachedSize _cached_size_

◆ Clear()

PROTOBUF_NOINLINE void dunedaq::dpdklibs::opmon::EthXStatsInfo::Clear ( )
final

Definition at line 1259 of file IfaceWrapper.pb.cc.

1259 {
1260// @@protoc_insertion_point(message_clear_start:dunedaq.dpdklibs.opmon.EthXStatsInfo)
1261 ::uint32_t cached_has_bits = 0;
1262 // Prevent compiler warnings about cached_has_bits being unused
1263 (void) cached_has_bits;
1264
1265 ::memset(&_impl_.groups_sent_, 0, static_cast<::size_t>(
1266 reinterpret_cast<char*>(&_impl_.tx_size_1523_to_max_packets_) -
1267 reinterpret_cast<char*>(&_impl_.groups_sent_)) + sizeof(_impl_.tx_size_1523_to_max_packets_));
1268 _internal_metadata_.Clear<::google::protobuf::UnknownFieldSet>();
1269}

◆ clear_groups_sent()

void dunedaq::dpdklibs::opmon::EthXStatsInfo::clear_groups_sent ( )
inline

Definition at line 1948 of file IfaceWrapper.pb.h.

1948 {
1949 _impl_.groups_sent_ = ::uint64_t{0u};
1950}

◆ clear_rx_broadcast_packets()

void dunedaq::dpdklibs::opmon::EthXStatsInfo::clear_rx_broadcast_packets ( )
inline

Definition at line 2102 of file IfaceWrapper.pb.h.

2102 {
2103 _impl_.rx_broadcast_packets_ = ::uint64_t{0u};
2104}

◆ clear_rx_dropped_packets()

void dunedaq::dpdklibs::opmon::EthXStatsInfo::clear_rx_dropped_packets ( )
inline

Definition at line 2036 of file IfaceWrapper.pb.h.

2036 {
2037 _impl_.rx_dropped_packets_ = ::uint64_t{0u};
2038}

◆ clear_rx_good_bytes()

void dunedaq::dpdklibs::opmon::EthXStatsInfo::clear_rx_good_bytes ( )
inline

Definition at line 2014 of file IfaceWrapper.pb.h.

2014 {
2015 _impl_.rx_good_bytes_ = ::uint64_t{0u};
2016}

◆ clear_rx_good_packets()

void dunedaq::dpdklibs::opmon::EthXStatsInfo::clear_rx_good_packets ( )
inline

Definition at line 1992 of file IfaceWrapper.pb.h.

1992 {
1993 _impl_.rx_good_packets_ = ::uint64_t{0u};
1994}

◆ clear_rx_mac_short_pkt_dropped()

void dunedaq::dpdklibs::opmon::EthXStatsInfo::clear_rx_mac_short_pkt_dropped ( )
inline

Definition at line 2344 of file IfaceWrapper.pb.h.

2344 {
2345 _impl_.rx_mac_short_pkt_dropped_ = ::uint64_t{0u};
2346}

◆ clear_rx_multicast_packets()

void dunedaq::dpdklibs::opmon::EthXStatsInfo::clear_rx_multicast_packets ( )
inline

Definition at line 2080 of file IfaceWrapper.pb.h.

2080 {
2081 _impl_.rx_multicast_packets_ = ::uint64_t{0u};
2082}

◆ clear_rx_size_1024_to_1522_packets()

void dunedaq::dpdklibs::opmon::EthXStatsInfo::clear_rx_size_1024_to_1522_packets ( )
inline

Definition at line 2300 of file IfaceWrapper.pb.h.

2300 {
2301 _impl_.rx_size_1024_to_1522_packets_ = ::uint64_t{0u};
2302}

◆ clear_rx_size_128_to_255_packets()

void dunedaq::dpdklibs::opmon::EthXStatsInfo::clear_rx_size_128_to_255_packets ( )
inline

Definition at line 2234 of file IfaceWrapper.pb.h.

2234 {
2235 _impl_.rx_size_128_to_255_packets_ = ::uint64_t{0u};
2236}

◆ clear_rx_size_1523_to_max_packets()

void dunedaq::dpdklibs::opmon::EthXStatsInfo::clear_rx_size_1523_to_max_packets ( )
inline

Definition at line 2322 of file IfaceWrapper.pb.h.

2322 {
2323 _impl_.rx_size_1523_to_max_packets_ = ::uint64_t{0u};
2324}

◆ clear_rx_size_256_to_511_packets()

void dunedaq::dpdklibs::opmon::EthXStatsInfo::clear_rx_size_256_to_511_packets ( )
inline

Definition at line 2256 of file IfaceWrapper.pb.h.

2256 {
2257 _impl_.rx_size_256_to_511_packets_ = ::uint64_t{0u};
2258}

◆ clear_rx_size_512_to_1023_packets()

void dunedaq::dpdklibs::opmon::EthXStatsInfo::clear_rx_size_512_to_1023_packets ( )
inline

Definition at line 2278 of file IfaceWrapper.pb.h.

2278 {
2279 _impl_.rx_size_512_to_1023_packets_ = ::uint64_t{0u};
2280}

◆ clear_rx_size_64_packets()

void dunedaq::dpdklibs::opmon::EthXStatsInfo::clear_rx_size_64_packets ( )
inline

Definition at line 2190 of file IfaceWrapper.pb.h.

2190 {
2191 _impl_.rx_size_64_packets_ = ::uint64_t{0u};
2192}

◆ clear_rx_size_65_to_127_packets()

void dunedaq::dpdklibs::opmon::EthXStatsInfo::clear_rx_size_65_to_127_packets ( )
inline

Definition at line 2212 of file IfaceWrapper.pb.h.

2212 {
2213 _impl_.rx_size_65_to_127_packets_ = ::uint64_t{0u};
2214}

◆ clear_rx_unicast_packets()

void dunedaq::dpdklibs::opmon::EthXStatsInfo::clear_rx_unicast_packets ( )
inline

Definition at line 2058 of file IfaceWrapper.pb.h.

2058 {
2059 _impl_.rx_unicast_packets_ = ::uint64_t{0u};
2060}

◆ clear_rx_unknown_protocol_packets()

void dunedaq::dpdklibs::opmon::EthXStatsInfo::clear_rx_unknown_protocol_packets ( )
inline

Definition at line 2124 of file IfaceWrapper.pb.h.

2124 {
2125 _impl_.rx_unknown_protocol_packets_ = ::uint64_t{0u};
2126}

◆ clear_rx_xoff_packets()

void dunedaq::dpdklibs::opmon::EthXStatsInfo::clear_rx_xoff_packets ( )
inline

Definition at line 2168 of file IfaceWrapper.pb.h.

2168 {
2169 _impl_.rx_xoff_packets_ = ::uint64_t{0u};
2170}

◆ clear_rx_xon_packets()

void dunedaq::dpdklibs::opmon::EthXStatsInfo::clear_rx_xon_packets ( )
inline

Definition at line 2146 of file IfaceWrapper.pb.h.

2146 {
2147 _impl_.rx_xon_packets_ = ::uint64_t{0u};
2148}

◆ clear_total_groups_sent()

void dunedaq::dpdklibs::opmon::EthXStatsInfo::clear_total_groups_sent ( )
inline

Definition at line 1970 of file IfaceWrapper.pb.h.

1970 {
1971 _impl_.total_groups_sent_ = ::uint64_t{0u};
1972}

◆ clear_tx_broadcast_packets()

void dunedaq::dpdklibs::opmon::EthXStatsInfo::clear_tx_broadcast_packets ( )
inline

Definition at line 2454 of file IfaceWrapper.pb.h.

2454 {
2455 _impl_.tx_broadcast_packets_ = ::uint64_t{0u};
2456}

◆ clear_tx_dropped_packets()

void dunedaq::dpdklibs::opmon::EthXStatsInfo::clear_tx_dropped_packets ( )
inline

Definition at line 2476 of file IfaceWrapper.pb.h.

2476 {
2477 _impl_.tx_dropped_packets_ = ::uint64_t{0u};
2478}

◆ clear_tx_good_bytes()

void dunedaq::dpdklibs::opmon::EthXStatsInfo::clear_tx_good_bytes ( )
inline

Definition at line 2388 of file IfaceWrapper.pb.h.

2388 {
2389 _impl_.tx_good_bytes_ = ::uint64_t{0u};
2390}

◆ clear_tx_good_packets()

void dunedaq::dpdklibs::opmon::EthXStatsInfo::clear_tx_good_packets ( )
inline

Definition at line 2366 of file IfaceWrapper.pb.h.

2366 {
2367 _impl_.tx_good_packets_ = ::uint64_t{0u};
2368}

◆ clear_tx_link_down_dropped()

void dunedaq::dpdklibs::opmon::EthXStatsInfo::clear_tx_link_down_dropped ( )
inline

Definition at line 2498 of file IfaceWrapper.pb.h.

2498 {
2499 _impl_.tx_link_down_dropped_ = ::uint64_t{0u};
2500}

◆ clear_tx_multicast_packets()

void dunedaq::dpdklibs::opmon::EthXStatsInfo::clear_tx_multicast_packets ( )
inline

Definition at line 2432 of file IfaceWrapper.pb.h.

2432 {
2433 _impl_.tx_multicast_packets_ = ::uint64_t{0u};
2434}

◆ clear_tx_size_1024_to_1522_packets()

void dunedaq::dpdklibs::opmon::EthXStatsInfo::clear_tx_size_1024_to_1522_packets ( )
inline

Definition at line 2674 of file IfaceWrapper.pb.h.

2674 {
2675 _impl_.tx_size_1024_to_1522_packets_ = ::uint64_t{0u};
2676}

◆ clear_tx_size_128_to_255_packets()

void dunedaq::dpdklibs::opmon::EthXStatsInfo::clear_tx_size_128_to_255_packets ( )
inline

Definition at line 2608 of file IfaceWrapper.pb.h.

2608 {
2609 _impl_.tx_size_128_to_255_packets_ = ::uint64_t{0u};
2610}

◆ clear_tx_size_1523_to_max_packets()

void dunedaq::dpdklibs::opmon::EthXStatsInfo::clear_tx_size_1523_to_max_packets ( )
inline

Definition at line 2696 of file IfaceWrapper.pb.h.

2696 {
2697 _impl_.tx_size_1523_to_max_packets_ = ::uint64_t{0u};
2698}

◆ clear_tx_size_256_to_511_packets()

void dunedaq::dpdklibs::opmon::EthXStatsInfo::clear_tx_size_256_to_511_packets ( )
inline

Definition at line 2630 of file IfaceWrapper.pb.h.

2630 {
2631 _impl_.tx_size_256_to_511_packets_ = ::uint64_t{0u};
2632}

◆ clear_tx_size_512_to_1023_packets()

void dunedaq::dpdklibs::opmon::EthXStatsInfo::clear_tx_size_512_to_1023_packets ( )
inline

Definition at line 2652 of file IfaceWrapper.pb.h.

2652 {
2653 _impl_.tx_size_512_to_1023_packets_ = ::uint64_t{0u};
2654}

◆ clear_tx_size_64_packets()

void dunedaq::dpdklibs::opmon::EthXStatsInfo::clear_tx_size_64_packets ( )
inline

Definition at line 2564 of file IfaceWrapper.pb.h.

2564 {
2565 _impl_.tx_size_64_packets_ = ::uint64_t{0u};
2566}

◆ clear_tx_size_65_to_127_packets()

void dunedaq::dpdklibs::opmon::EthXStatsInfo::clear_tx_size_65_to_127_packets ( )
inline

Definition at line 2586 of file IfaceWrapper.pb.h.

2586 {
2587 _impl_.tx_size_65_to_127_packets_ = ::uint64_t{0u};
2588}

◆ clear_tx_unicast_packets()

void dunedaq::dpdklibs::opmon::EthXStatsInfo::clear_tx_unicast_packets ( )
inline

Definition at line 2410 of file IfaceWrapper.pb.h.

2410 {
2411 _impl_.tx_unicast_packets_ = ::uint64_t{0u};
2412}

◆ clear_tx_xoff_packets()

void dunedaq::dpdklibs::opmon::EthXStatsInfo::clear_tx_xoff_packets ( )
inline

Definition at line 2542 of file IfaceWrapper.pb.h.

2542 {
2543 _impl_.tx_xoff_packets_ = ::uint64_t{0u};
2544}

◆ clear_tx_xon_packets()

void dunedaq::dpdklibs::opmon::EthXStatsInfo::clear_tx_xon_packets ( )
inline

Definition at line 2520 of file IfaceWrapper.pb.h.

2520 {
2521 _impl_.tx_xon_packets_ = ::uint64_t{0u};
2522}

◆ CopyFrom()

void dunedaq::dpdklibs::opmon::EthXStatsInfo::CopyFrom ( const EthXStatsInfo & from)

Definition at line 2093 of file IfaceWrapper.pb.cc.

2093 {
2094// @@protoc_insertion_point(class_specific_copy_from_start:dunedaq.dpdklibs.opmon.EthXStatsInfo)
2095 if (&from == this) return;
2096 Clear();
2097 MergeFrom(from);
2098}
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final
void MergeFrom(const EthXStatsInfo &from)

◆ default_instance()

static const EthXStatsInfo & dunedaq::dpdklibs::opmon::EthXStatsInfo::default_instance ( )
inlinestatic

Definition at line 757 of file IfaceWrapper.pb.h.

757 {
759 }
static const EthXStatsInfo * internal_default_instance()

◆ descriptor()

static const ::google::protobuf::Descriptor * dunedaq::dpdklibs::opmon::EthXStatsInfo::descriptor ( )
inlinestatic

Definition at line 748 of file IfaceWrapper.pb.h.

748 {
749 return GetDescriptor();
750 }
static const ::google::protobuf::Descriptor * GetDescriptor()

◆ FullMessageName()

::absl::string_view dunedaq::dpdklibs::opmon::EthXStatsInfo::FullMessageName ( )
inlinestaticprivate

Definition at line 820 of file IfaceWrapper.pb.h.

820 {
821 return "dunedaq.dpdklibs.opmon.EthXStatsInfo";
822 }

◆ GetCachedSize()

int dunedaq::dpdklibs::opmon::EthXStatsInfo::GetCachedSize ( ) const
inlinefinal

Definition at line 810 of file IfaceWrapper.pb.h.

810{ return _impl_._cached_size_.Get(); }

◆ GetClassData()

const::google::protobuf::Message::ClassData * dunedaq::dpdklibs::opmon::EthXStatsInfo::GetClassData ( ) const
final

Definition at line 1974 of file IfaceWrapper.pb.cc.

1974{ return &_class_data_; }

◆ GetDescriptor()

static const ::google::protobuf::Descriptor * dunedaq::dpdklibs::opmon::EthXStatsInfo::GetDescriptor ( )
inlinestatic

Definition at line 751 of file IfaceWrapper.pb.h.

751 {
752 return default_instance().GetMetadata().descriptor;
753 }
::google::protobuf::Metadata GetMetadata() const final
static const EthXStatsInfo & default_instance()

◆ GetMetadata()

google::protobuf::Metadata dunedaq::dpdklibs::opmon::EthXStatsInfo::GetMetadata ( ) const
final

Definition at line 2115 of file IfaceWrapper.pb.cc.

2115 {
2116 return ::_pbi::AssignDescriptors(
2119}
::_pb::Metadata file_level_metadata_dpdklibs_2fopmon_2fIfaceWrapper_2eproto[5]
PROTOBUF_ATTRIBUTE_WEAKconst ::_pbi::DescriptorTable * descriptor_table_dpdklibs_2fopmon_2fIfaceWrapper_2eproto_getter()
::absl::once_flag descriptor_table_dpdklibs_2fopmon_2fIfaceWrapper_2eproto_once

◆ GetReflection()

static const ::google::protobuf::Reflection * dunedaq::dpdklibs::opmon::EthXStatsInfo::GetReflection ( )
inlinestatic

Definition at line 754 of file IfaceWrapper.pb.h.

754 {
755 return default_instance().GetMetadata().reflection;
756 }

◆ groups_sent()

uint64_t dunedaq::dpdklibs::opmon::EthXStatsInfo::groups_sent ( ) const
inline

Definition at line 1951 of file IfaceWrapper.pb.h.

1951 {
1952 // @@protoc_insertion_point(field_get:dunedaq.dpdklibs.opmon.EthXStatsInfo.groups_sent)
1953 return _internal_groups_sent();
1954}

◆ internal_default_instance()

static const EthXStatsInfo * dunedaq::dpdklibs::opmon::EthXStatsInfo::internal_default_instance ( )
inlinestatic

Definition at line 760 of file IfaceWrapper.pb.h.

760 {
761 return reinterpret_cast<const EthXStatsInfo*>(
763 }
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 EthXStatsInfoDefaultTypeInternal _EthXStatsInfo_default_instance_

◆ InternalSwap()

void dunedaq::dpdklibs::opmon::EthXStatsInfo::InternalSwap ( EthXStatsInfo * other)
private

Definition at line 2104 of file IfaceWrapper.pb.cc.

2104 {
2105 using std::swap;
2106 _internal_metadata_.InternalSwap(&other->_internal_metadata_);
2107 ::google::protobuf::internal::memswap<
2108 PROTOBUF_FIELD_OFFSET(EthXStatsInfo, _impl_.tx_size_1523_to_max_packets_)
2110 - PROTOBUF_FIELD_OFFSET(EthXStatsInfo, _impl_.groups_sent_)>(
2111 reinterpret_cast<char*>(&_impl_.groups_sent_),
2112 reinterpret_cast<char*>(&other->_impl_.groups_sent_));
2113}

◆ IsInitialized()

PROTOBUF_NOINLINE bool dunedaq::dpdklibs::opmon::EthXStatsInfo::IsInitialized ( ) const
final

Definition at line 2100 of file IfaceWrapper.pb.cc.

2100 {
2101 return true;
2102}

◆ MergeFrom()

void dunedaq::dpdklibs::opmon::EthXStatsInfo::MergeFrom ( const EthXStatsInfo & from)
inline

Definition at line 797 of file IfaceWrapper.pb.h.

797 {
798 EthXStatsInfo::MergeImpl(*this, from);
799 }
static void MergeImpl(::google::protobuf::Message &to_msg, const ::google::protobuf::Message &from_msg)

◆ MergeImpl()

void dunedaq::dpdklibs::opmon::EthXStatsInfo::MergeImpl ( ::google::protobuf::Message & to_msg,
const ::google::protobuf::Message & from_msg )
staticprivate

Definition at line 1977 of file IfaceWrapper.pb.cc.

1977 {
1978 auto* const _this = static_cast<EthXStatsInfo*>(&to_msg);
1979 auto& from = static_cast<const EthXStatsInfo&>(from_msg);
1980 // @@protoc_insertion_point(class_specific_merge_from_start:dunedaq.dpdklibs.opmon.EthXStatsInfo)
1981 ABSL_DCHECK_NE(&from, _this);
1982 ::uint32_t cached_has_bits = 0;
1983 (void) cached_has_bits;
1984
1985 if (from._internal_groups_sent() != 0) {
1986 _this->_internal_set_groups_sent(from._internal_groups_sent());
1987 }
1988 if (from._internal_total_groups_sent() != 0) {
1989 _this->_internal_set_total_groups_sent(from._internal_total_groups_sent());
1990 }
1991 if (from._internal_rx_good_packets() != 0) {
1992 _this->_internal_set_rx_good_packets(from._internal_rx_good_packets());
1993 }
1994 if (from._internal_rx_good_bytes() != 0) {
1995 _this->_internal_set_rx_good_bytes(from._internal_rx_good_bytes());
1996 }
1997 if (from._internal_rx_dropped_packets() != 0) {
1998 _this->_internal_set_rx_dropped_packets(from._internal_rx_dropped_packets());
1999 }
2000 if (from._internal_rx_unicast_packets() != 0) {
2001 _this->_internal_set_rx_unicast_packets(from._internal_rx_unicast_packets());
2002 }
2003 if (from._internal_rx_multicast_packets() != 0) {
2004 _this->_internal_set_rx_multicast_packets(from._internal_rx_multicast_packets());
2005 }
2006 if (from._internal_rx_broadcast_packets() != 0) {
2007 _this->_internal_set_rx_broadcast_packets(from._internal_rx_broadcast_packets());
2008 }
2009 if (from._internal_rx_unknown_protocol_packets() != 0) {
2010 _this->_internal_set_rx_unknown_protocol_packets(from._internal_rx_unknown_protocol_packets());
2011 }
2012 if (from._internal_rx_xon_packets() != 0) {
2013 _this->_internal_set_rx_xon_packets(from._internal_rx_xon_packets());
2014 }
2015 if (from._internal_rx_xoff_packets() != 0) {
2016 _this->_internal_set_rx_xoff_packets(from._internal_rx_xoff_packets());
2017 }
2018 if (from._internal_rx_size_64_packets() != 0) {
2019 _this->_internal_set_rx_size_64_packets(from._internal_rx_size_64_packets());
2020 }
2021 if (from._internal_rx_size_65_to_127_packets() != 0) {
2022 _this->_internal_set_rx_size_65_to_127_packets(from._internal_rx_size_65_to_127_packets());
2023 }
2024 if (from._internal_rx_size_128_to_255_packets() != 0) {
2025 _this->_internal_set_rx_size_128_to_255_packets(from._internal_rx_size_128_to_255_packets());
2026 }
2027 if (from._internal_rx_size_256_to_511_packets() != 0) {
2028 _this->_internal_set_rx_size_256_to_511_packets(from._internal_rx_size_256_to_511_packets());
2029 }
2030 if (from._internal_rx_size_512_to_1023_packets() != 0) {
2031 _this->_internal_set_rx_size_512_to_1023_packets(from._internal_rx_size_512_to_1023_packets());
2032 }
2033 if (from._internal_rx_size_1024_to_1522_packets() != 0) {
2034 _this->_internal_set_rx_size_1024_to_1522_packets(from._internal_rx_size_1024_to_1522_packets());
2035 }
2036 if (from._internal_rx_size_1523_to_max_packets() != 0) {
2037 _this->_internal_set_rx_size_1523_to_max_packets(from._internal_rx_size_1523_to_max_packets());
2038 }
2039 if (from._internal_rx_mac_short_pkt_dropped() != 0) {
2040 _this->_internal_set_rx_mac_short_pkt_dropped(from._internal_rx_mac_short_pkt_dropped());
2041 }
2042 if (from._internal_tx_good_packets() != 0) {
2043 _this->_internal_set_tx_good_packets(from._internal_tx_good_packets());
2044 }
2045 if (from._internal_tx_good_bytes() != 0) {
2046 _this->_internal_set_tx_good_bytes(from._internal_tx_good_bytes());
2047 }
2048 if (from._internal_tx_unicast_packets() != 0) {
2049 _this->_internal_set_tx_unicast_packets(from._internal_tx_unicast_packets());
2050 }
2051 if (from._internal_tx_multicast_packets() != 0) {
2052 _this->_internal_set_tx_multicast_packets(from._internal_tx_multicast_packets());
2053 }
2054 if (from._internal_tx_broadcast_packets() != 0) {
2055 _this->_internal_set_tx_broadcast_packets(from._internal_tx_broadcast_packets());
2056 }
2057 if (from._internal_tx_dropped_packets() != 0) {
2058 _this->_internal_set_tx_dropped_packets(from._internal_tx_dropped_packets());
2059 }
2060 if (from._internal_tx_link_down_dropped() != 0) {
2061 _this->_internal_set_tx_link_down_dropped(from._internal_tx_link_down_dropped());
2062 }
2063 if (from._internal_tx_xon_packets() != 0) {
2064 _this->_internal_set_tx_xon_packets(from._internal_tx_xon_packets());
2065 }
2066 if (from._internal_tx_xoff_packets() != 0) {
2067 _this->_internal_set_tx_xoff_packets(from._internal_tx_xoff_packets());
2068 }
2069 if (from._internal_tx_size_64_packets() != 0) {
2070 _this->_internal_set_tx_size_64_packets(from._internal_tx_size_64_packets());
2071 }
2072 if (from._internal_tx_size_65_to_127_packets() != 0) {
2073 _this->_internal_set_tx_size_65_to_127_packets(from._internal_tx_size_65_to_127_packets());
2074 }
2075 if (from._internal_tx_size_128_to_255_packets() != 0) {
2076 _this->_internal_set_tx_size_128_to_255_packets(from._internal_tx_size_128_to_255_packets());
2077 }
2078 if (from._internal_tx_size_256_to_511_packets() != 0) {
2079 _this->_internal_set_tx_size_256_to_511_packets(from._internal_tx_size_256_to_511_packets());
2080 }
2081 if (from._internal_tx_size_512_to_1023_packets() != 0) {
2082 _this->_internal_set_tx_size_512_to_1023_packets(from._internal_tx_size_512_to_1023_packets());
2083 }
2084 if (from._internal_tx_size_1024_to_1522_packets() != 0) {
2085 _this->_internal_set_tx_size_1024_to_1522_packets(from._internal_tx_size_1024_to_1522_packets());
2086 }
2087 if (from._internal_tx_size_1523_to_max_packets() != 0) {
2088 _this->_internal_set_tx_size_1523_to_max_packets(from._internal_tx_size_1523_to_max_packets());
2089 }
2090 _this->_internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(from._internal_metadata_);
2091}

◆ mutable_unknown_fields()

inline ::google::protobuf::UnknownFieldSet * dunedaq::dpdklibs::opmon::EthXStatsInfo::mutable_unknown_fields ( )
inline

Definition at line 744 of file IfaceWrapper.pb.h.

744 {
745 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
746 }

◆ New()

EthXStatsInfo * dunedaq::dpdklibs::opmon::EthXStatsInfo::New ( ::google::protobuf::Arena * arena = nullptr) const
inlinefinal

Definition at line 791 of file IfaceWrapper.pb.h.

791 {
792 return CreateMaybeMessage<EthXStatsInfo>(arena);
793 }

◆ operator=() [1/2]

EthXStatsInfo & dunedaq::dpdklibs::opmon::EthXStatsInfo::operator= ( const EthXStatsInfo & from)
inline

Definition at line 723 of file IfaceWrapper.pb.h.

723 {
724 CopyFrom(from);
725 return *this;
726 }
void CopyFrom(const EthXStatsInfo &from)

◆ operator=() [2/2]

EthXStatsInfo & dunedaq::dpdklibs::opmon::EthXStatsInfo::operator= ( EthXStatsInfo && from)
inlinenoexcept

Definition at line 727 of file IfaceWrapper.pb.h.

727 {
728 if (this == &from) return *this;
729 if (GetOwningArena() == from.GetOwningArena()
730 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
731 && GetOwningArena() != nullptr
732 #endif // !PROTOBUF_FORCE_COPY_IN_MOVE
733 ) {
734 InternalSwap(&from);
735 } else {
736 CopyFrom(from);
737 }
738 return *this;
739 }

◆ rx_broadcast_packets()

uint64_t dunedaq::dpdklibs::opmon::EthXStatsInfo::rx_broadcast_packets ( ) const
inline

Definition at line 2105 of file IfaceWrapper.pb.h.

2105 {
2106 // @@protoc_insertion_point(field_get:dunedaq.dpdklibs.opmon.EthXStatsInfo.rx_broadcast_packets)
2108}

◆ rx_dropped_packets()

uint64_t dunedaq::dpdklibs::opmon::EthXStatsInfo::rx_dropped_packets ( ) const
inline

Definition at line 2039 of file IfaceWrapper.pb.h.

2039 {
2040 // @@protoc_insertion_point(field_get:dunedaq.dpdklibs.opmon.EthXStatsInfo.rx_dropped_packets)
2042}

◆ rx_good_bytes()

uint64_t dunedaq::dpdklibs::opmon::EthXStatsInfo::rx_good_bytes ( ) const
inline

Definition at line 2017 of file IfaceWrapper.pb.h.

2017 {
2018 // @@protoc_insertion_point(field_get:dunedaq.dpdklibs.opmon.EthXStatsInfo.rx_good_bytes)
2019 return _internal_rx_good_bytes();
2020}

◆ rx_good_packets()

uint64_t dunedaq::dpdklibs::opmon::EthXStatsInfo::rx_good_packets ( ) const
inline

Definition at line 1995 of file IfaceWrapper.pb.h.

1995 {
1996 // @@protoc_insertion_point(field_get:dunedaq.dpdklibs.opmon.EthXStatsInfo.rx_good_packets)
1998}

◆ rx_mac_short_pkt_dropped()

uint64_t dunedaq::dpdklibs::opmon::EthXStatsInfo::rx_mac_short_pkt_dropped ( ) const
inline

Definition at line 2347 of file IfaceWrapper.pb.h.

2347 {
2348 // @@protoc_insertion_point(field_get:dunedaq.dpdklibs.opmon.EthXStatsInfo.rx_mac_short_pkt_dropped)
2350}

◆ rx_multicast_packets()

uint64_t dunedaq::dpdklibs::opmon::EthXStatsInfo::rx_multicast_packets ( ) const
inline

Definition at line 2083 of file IfaceWrapper.pb.h.

2083 {
2084 // @@protoc_insertion_point(field_get:dunedaq.dpdklibs.opmon.EthXStatsInfo.rx_multicast_packets)
2086}

◆ rx_size_1024_to_1522_packets()

uint64_t dunedaq::dpdklibs::opmon::EthXStatsInfo::rx_size_1024_to_1522_packets ( ) const
inline

Definition at line 2303 of file IfaceWrapper.pb.h.

2303 {
2304 // @@protoc_insertion_point(field_get:dunedaq.dpdklibs.opmon.EthXStatsInfo.rx_size_1024_to_1522_packets)
2306}

◆ rx_size_128_to_255_packets()

uint64_t dunedaq::dpdklibs::opmon::EthXStatsInfo::rx_size_128_to_255_packets ( ) const
inline

Definition at line 2237 of file IfaceWrapper.pb.h.

2237 {
2238 // @@protoc_insertion_point(field_get:dunedaq.dpdklibs.opmon.EthXStatsInfo.rx_size_128_to_255_packets)
2240}

◆ rx_size_1523_to_max_packets()

uint64_t dunedaq::dpdklibs::opmon::EthXStatsInfo::rx_size_1523_to_max_packets ( ) const
inline

Definition at line 2325 of file IfaceWrapper.pb.h.

2325 {
2326 // @@protoc_insertion_point(field_get:dunedaq.dpdklibs.opmon.EthXStatsInfo.rx_size_1523_to_max_packets)
2328}

◆ rx_size_256_to_511_packets()

uint64_t dunedaq::dpdklibs::opmon::EthXStatsInfo::rx_size_256_to_511_packets ( ) const
inline

Definition at line 2259 of file IfaceWrapper.pb.h.

2259 {
2260 // @@protoc_insertion_point(field_get:dunedaq.dpdklibs.opmon.EthXStatsInfo.rx_size_256_to_511_packets)
2262}

◆ rx_size_512_to_1023_packets()

uint64_t dunedaq::dpdklibs::opmon::EthXStatsInfo::rx_size_512_to_1023_packets ( ) const
inline

Definition at line 2281 of file IfaceWrapper.pb.h.

2281 {
2282 // @@protoc_insertion_point(field_get:dunedaq.dpdklibs.opmon.EthXStatsInfo.rx_size_512_to_1023_packets)
2284}

◆ rx_size_64_packets()

uint64_t dunedaq::dpdklibs::opmon::EthXStatsInfo::rx_size_64_packets ( ) const
inline

Definition at line 2193 of file IfaceWrapper.pb.h.

2193 {
2194 // @@protoc_insertion_point(field_get:dunedaq.dpdklibs.opmon.EthXStatsInfo.rx_size_64_packets)
2196}

◆ rx_size_65_to_127_packets()

uint64_t dunedaq::dpdklibs::opmon::EthXStatsInfo::rx_size_65_to_127_packets ( ) const
inline

Definition at line 2215 of file IfaceWrapper.pb.h.

2215 {
2216 // @@protoc_insertion_point(field_get:dunedaq.dpdklibs.opmon.EthXStatsInfo.rx_size_65_to_127_packets)
2218}

◆ rx_unicast_packets()

uint64_t dunedaq::dpdklibs::opmon::EthXStatsInfo::rx_unicast_packets ( ) const
inline

Definition at line 2061 of file IfaceWrapper.pb.h.

2061 {
2062 // @@protoc_insertion_point(field_get:dunedaq.dpdklibs.opmon.EthXStatsInfo.rx_unicast_packets)
2064}

◆ rx_unknown_protocol_packets()

uint64_t dunedaq::dpdklibs::opmon::EthXStatsInfo::rx_unknown_protocol_packets ( ) const
inline

Definition at line 2127 of file IfaceWrapper.pb.h.

2127 {
2128 // @@protoc_insertion_point(field_get:dunedaq.dpdklibs.opmon.EthXStatsInfo.rx_unknown_protocol_packets)
2130}

◆ rx_xoff_packets()

uint64_t dunedaq::dpdklibs::opmon::EthXStatsInfo::rx_xoff_packets ( ) const
inline

Definition at line 2171 of file IfaceWrapper.pb.h.

2171 {
2172 // @@protoc_insertion_point(field_get:dunedaq.dpdklibs.opmon.EthXStatsInfo.rx_xoff_packets)
2174}

◆ rx_xon_packets()

uint64_t dunedaq::dpdklibs::opmon::EthXStatsInfo::rx_xon_packets ( ) const
inline

Definition at line 2149 of file IfaceWrapper.pb.h.

2149 {
2150 // @@protoc_insertion_point(field_get:dunedaq.dpdklibs.opmon.EthXStatsInfo.rx_xon_packets)
2151 return _internal_rx_xon_packets();
2152}

◆ set_groups_sent()

void dunedaq::dpdklibs::opmon::EthXStatsInfo::set_groups_sent ( ::uint64_t value)
inline

Definition at line 1955 of file IfaceWrapper.pb.h.

1955 {
1957 // @@protoc_insertion_point(field_set:dunedaq.dpdklibs.opmon.EthXStatsInfo.groups_sent)
1958}
void _internal_set_groups_sent(::uint64_t value)

◆ set_rx_broadcast_packets()

void dunedaq::dpdklibs::opmon::EthXStatsInfo::set_rx_broadcast_packets ( ::uint64_t value)
inline

Definition at line 2109 of file IfaceWrapper.pb.h.

2109 {
2111 // @@protoc_insertion_point(field_set:dunedaq.dpdklibs.opmon.EthXStatsInfo.rx_broadcast_packets)
2112}
void _internal_set_rx_broadcast_packets(::uint64_t value)

◆ set_rx_dropped_packets()

void dunedaq::dpdklibs::opmon::EthXStatsInfo::set_rx_dropped_packets ( ::uint64_t value)
inline

Definition at line 2043 of file IfaceWrapper.pb.h.

2043 {
2045 // @@protoc_insertion_point(field_set:dunedaq.dpdklibs.opmon.EthXStatsInfo.rx_dropped_packets)
2046}
void _internal_set_rx_dropped_packets(::uint64_t value)

◆ set_rx_good_bytes()

void dunedaq::dpdklibs::opmon::EthXStatsInfo::set_rx_good_bytes ( ::uint64_t value)
inline

Definition at line 2021 of file IfaceWrapper.pb.h.

2021 {
2023 // @@protoc_insertion_point(field_set:dunedaq.dpdklibs.opmon.EthXStatsInfo.rx_good_bytes)
2024}
void _internal_set_rx_good_bytes(::uint64_t value)

◆ set_rx_good_packets()

void dunedaq::dpdklibs::opmon::EthXStatsInfo::set_rx_good_packets ( ::uint64_t value)
inline

Definition at line 1999 of file IfaceWrapper.pb.h.

1999 {
2001 // @@protoc_insertion_point(field_set:dunedaq.dpdklibs.opmon.EthXStatsInfo.rx_good_packets)
2002}
void _internal_set_rx_good_packets(::uint64_t value)

◆ set_rx_mac_short_pkt_dropped()

void dunedaq::dpdklibs::opmon::EthXStatsInfo::set_rx_mac_short_pkt_dropped ( ::uint64_t value)
inline

Definition at line 2351 of file IfaceWrapper.pb.h.

2351 {
2353 // @@protoc_insertion_point(field_set:dunedaq.dpdklibs.opmon.EthXStatsInfo.rx_mac_short_pkt_dropped)
2354}
void _internal_set_rx_mac_short_pkt_dropped(::uint64_t value)

◆ set_rx_multicast_packets()

void dunedaq::dpdklibs::opmon::EthXStatsInfo::set_rx_multicast_packets ( ::uint64_t value)
inline

Definition at line 2087 of file IfaceWrapper.pb.h.

2087 {
2089 // @@protoc_insertion_point(field_set:dunedaq.dpdklibs.opmon.EthXStatsInfo.rx_multicast_packets)
2090}
void _internal_set_rx_multicast_packets(::uint64_t value)

◆ set_rx_size_1024_to_1522_packets()

void dunedaq::dpdklibs::opmon::EthXStatsInfo::set_rx_size_1024_to_1522_packets ( ::uint64_t value)
inline

Definition at line 2307 of file IfaceWrapper.pb.h.

2307 {
2309 // @@protoc_insertion_point(field_set:dunedaq.dpdklibs.opmon.EthXStatsInfo.rx_size_1024_to_1522_packets)
2310}
void _internal_set_rx_size_1024_to_1522_packets(::uint64_t value)

◆ set_rx_size_128_to_255_packets()

void dunedaq::dpdklibs::opmon::EthXStatsInfo::set_rx_size_128_to_255_packets ( ::uint64_t value)
inline

Definition at line 2241 of file IfaceWrapper.pb.h.

2241 {
2243 // @@protoc_insertion_point(field_set:dunedaq.dpdklibs.opmon.EthXStatsInfo.rx_size_128_to_255_packets)
2244}
void _internal_set_rx_size_128_to_255_packets(::uint64_t value)

◆ set_rx_size_1523_to_max_packets()

void dunedaq::dpdklibs::opmon::EthXStatsInfo::set_rx_size_1523_to_max_packets ( ::uint64_t value)
inline

Definition at line 2329 of file IfaceWrapper.pb.h.

2329 {
2331 // @@protoc_insertion_point(field_set:dunedaq.dpdklibs.opmon.EthXStatsInfo.rx_size_1523_to_max_packets)
2332}
void _internal_set_rx_size_1523_to_max_packets(::uint64_t value)

◆ set_rx_size_256_to_511_packets()

void dunedaq::dpdklibs::opmon::EthXStatsInfo::set_rx_size_256_to_511_packets ( ::uint64_t value)
inline

Definition at line 2263 of file IfaceWrapper.pb.h.

2263 {
2265 // @@protoc_insertion_point(field_set:dunedaq.dpdklibs.opmon.EthXStatsInfo.rx_size_256_to_511_packets)
2266}
void _internal_set_rx_size_256_to_511_packets(::uint64_t value)

◆ set_rx_size_512_to_1023_packets()

void dunedaq::dpdklibs::opmon::EthXStatsInfo::set_rx_size_512_to_1023_packets ( ::uint64_t value)
inline

Definition at line 2285 of file IfaceWrapper.pb.h.

2285 {
2287 // @@protoc_insertion_point(field_set:dunedaq.dpdklibs.opmon.EthXStatsInfo.rx_size_512_to_1023_packets)
2288}
void _internal_set_rx_size_512_to_1023_packets(::uint64_t value)

◆ set_rx_size_64_packets()

void dunedaq::dpdklibs::opmon::EthXStatsInfo::set_rx_size_64_packets ( ::uint64_t value)
inline

Definition at line 2197 of file IfaceWrapper.pb.h.

2197 {
2199 // @@protoc_insertion_point(field_set:dunedaq.dpdklibs.opmon.EthXStatsInfo.rx_size_64_packets)
2200}
void _internal_set_rx_size_64_packets(::uint64_t value)

◆ set_rx_size_65_to_127_packets()

void dunedaq::dpdklibs::opmon::EthXStatsInfo::set_rx_size_65_to_127_packets ( ::uint64_t value)
inline

Definition at line 2219 of file IfaceWrapper.pb.h.

2219 {
2221 // @@protoc_insertion_point(field_set:dunedaq.dpdklibs.opmon.EthXStatsInfo.rx_size_65_to_127_packets)
2222}
void _internal_set_rx_size_65_to_127_packets(::uint64_t value)

◆ set_rx_unicast_packets()

void dunedaq::dpdklibs::opmon::EthXStatsInfo::set_rx_unicast_packets ( ::uint64_t value)
inline

Definition at line 2065 of file IfaceWrapper.pb.h.

2065 {
2067 // @@protoc_insertion_point(field_set:dunedaq.dpdklibs.opmon.EthXStatsInfo.rx_unicast_packets)
2068}
void _internal_set_rx_unicast_packets(::uint64_t value)

◆ set_rx_unknown_protocol_packets()

void dunedaq::dpdklibs::opmon::EthXStatsInfo::set_rx_unknown_protocol_packets ( ::uint64_t value)
inline

Definition at line 2131 of file IfaceWrapper.pb.h.

2131 {
2133 // @@protoc_insertion_point(field_set:dunedaq.dpdklibs.opmon.EthXStatsInfo.rx_unknown_protocol_packets)
2134}
void _internal_set_rx_unknown_protocol_packets(::uint64_t value)

◆ set_rx_xoff_packets()

void dunedaq::dpdklibs::opmon::EthXStatsInfo::set_rx_xoff_packets ( ::uint64_t value)
inline

Definition at line 2175 of file IfaceWrapper.pb.h.

2175 {
2177 // @@protoc_insertion_point(field_set:dunedaq.dpdklibs.opmon.EthXStatsInfo.rx_xoff_packets)
2178}
void _internal_set_rx_xoff_packets(::uint64_t value)

◆ set_rx_xon_packets()

void dunedaq::dpdklibs::opmon::EthXStatsInfo::set_rx_xon_packets ( ::uint64_t value)
inline

Definition at line 2153 of file IfaceWrapper.pb.h.

2153 {
2155 // @@protoc_insertion_point(field_set:dunedaq.dpdklibs.opmon.EthXStatsInfo.rx_xon_packets)
2156}
void _internal_set_rx_xon_packets(::uint64_t value)

◆ set_total_groups_sent()

void dunedaq::dpdklibs::opmon::EthXStatsInfo::set_total_groups_sent ( ::uint64_t value)
inline

Definition at line 1977 of file IfaceWrapper.pb.h.

1977 {
1979 // @@protoc_insertion_point(field_set:dunedaq.dpdklibs.opmon.EthXStatsInfo.total_groups_sent)
1980}
void _internal_set_total_groups_sent(::uint64_t value)

◆ set_tx_broadcast_packets()

void dunedaq::dpdklibs::opmon::EthXStatsInfo::set_tx_broadcast_packets ( ::uint64_t value)
inline

Definition at line 2461 of file IfaceWrapper.pb.h.

2461 {
2463 // @@protoc_insertion_point(field_set:dunedaq.dpdklibs.opmon.EthXStatsInfo.tx_broadcast_packets)
2464}
void _internal_set_tx_broadcast_packets(::uint64_t value)

◆ set_tx_dropped_packets()

void dunedaq::dpdklibs::opmon::EthXStatsInfo::set_tx_dropped_packets ( ::uint64_t value)
inline

Definition at line 2483 of file IfaceWrapper.pb.h.

2483 {
2485 // @@protoc_insertion_point(field_set:dunedaq.dpdklibs.opmon.EthXStatsInfo.tx_dropped_packets)
2486}
void _internal_set_tx_dropped_packets(::uint64_t value)

◆ set_tx_good_bytes()

void dunedaq::dpdklibs::opmon::EthXStatsInfo::set_tx_good_bytes ( ::uint64_t value)
inline

Definition at line 2395 of file IfaceWrapper.pb.h.

2395 {
2397 // @@protoc_insertion_point(field_set:dunedaq.dpdklibs.opmon.EthXStatsInfo.tx_good_bytes)
2398}
void _internal_set_tx_good_bytes(::uint64_t value)

◆ set_tx_good_packets()

void dunedaq::dpdklibs::opmon::EthXStatsInfo::set_tx_good_packets ( ::uint64_t value)
inline

Definition at line 2373 of file IfaceWrapper.pb.h.

2373 {
2375 // @@protoc_insertion_point(field_set:dunedaq.dpdklibs.opmon.EthXStatsInfo.tx_good_packets)
2376}
void _internal_set_tx_good_packets(::uint64_t value)

◆ set_tx_link_down_dropped()

void dunedaq::dpdklibs::opmon::EthXStatsInfo::set_tx_link_down_dropped ( ::uint64_t value)
inline

Definition at line 2505 of file IfaceWrapper.pb.h.

2505 {
2507 // @@protoc_insertion_point(field_set:dunedaq.dpdklibs.opmon.EthXStatsInfo.tx_link_down_dropped)
2508}
void _internal_set_tx_link_down_dropped(::uint64_t value)

◆ set_tx_multicast_packets()

void dunedaq::dpdklibs::opmon::EthXStatsInfo::set_tx_multicast_packets ( ::uint64_t value)
inline

Definition at line 2439 of file IfaceWrapper.pb.h.

2439 {
2441 // @@protoc_insertion_point(field_set:dunedaq.dpdklibs.opmon.EthXStatsInfo.tx_multicast_packets)
2442}
void _internal_set_tx_multicast_packets(::uint64_t value)

◆ set_tx_size_1024_to_1522_packets()

void dunedaq::dpdklibs::opmon::EthXStatsInfo::set_tx_size_1024_to_1522_packets ( ::uint64_t value)
inline

Definition at line 2681 of file IfaceWrapper.pb.h.

2681 {
2683 // @@protoc_insertion_point(field_set:dunedaq.dpdklibs.opmon.EthXStatsInfo.tx_size_1024_to_1522_packets)
2684}
void _internal_set_tx_size_1024_to_1522_packets(::uint64_t value)

◆ set_tx_size_128_to_255_packets()

void dunedaq::dpdklibs::opmon::EthXStatsInfo::set_tx_size_128_to_255_packets ( ::uint64_t value)
inline

Definition at line 2615 of file IfaceWrapper.pb.h.

2615 {
2617 // @@protoc_insertion_point(field_set:dunedaq.dpdklibs.opmon.EthXStatsInfo.tx_size_128_to_255_packets)
2618}
void _internal_set_tx_size_128_to_255_packets(::uint64_t value)

◆ set_tx_size_1523_to_max_packets()

void dunedaq::dpdklibs::opmon::EthXStatsInfo::set_tx_size_1523_to_max_packets ( ::uint64_t value)
inline

Definition at line 2703 of file IfaceWrapper.pb.h.

2703 {
2705 // @@protoc_insertion_point(field_set:dunedaq.dpdklibs.opmon.EthXStatsInfo.tx_size_1523_to_max_packets)
2706}
void _internal_set_tx_size_1523_to_max_packets(::uint64_t value)

◆ set_tx_size_256_to_511_packets()

void dunedaq::dpdklibs::opmon::EthXStatsInfo::set_tx_size_256_to_511_packets ( ::uint64_t value)
inline

Definition at line 2637 of file IfaceWrapper.pb.h.

2637 {
2639 // @@protoc_insertion_point(field_set:dunedaq.dpdklibs.opmon.EthXStatsInfo.tx_size_256_to_511_packets)
2640}
void _internal_set_tx_size_256_to_511_packets(::uint64_t value)

◆ set_tx_size_512_to_1023_packets()

void dunedaq::dpdklibs::opmon::EthXStatsInfo::set_tx_size_512_to_1023_packets ( ::uint64_t value)
inline

Definition at line 2659 of file IfaceWrapper.pb.h.

2659 {
2661 // @@protoc_insertion_point(field_set:dunedaq.dpdklibs.opmon.EthXStatsInfo.tx_size_512_to_1023_packets)
2662}
void _internal_set_tx_size_512_to_1023_packets(::uint64_t value)

◆ set_tx_size_64_packets()

void dunedaq::dpdklibs::opmon::EthXStatsInfo::set_tx_size_64_packets ( ::uint64_t value)
inline

Definition at line 2571 of file IfaceWrapper.pb.h.

2571 {
2573 // @@protoc_insertion_point(field_set:dunedaq.dpdklibs.opmon.EthXStatsInfo.tx_size_64_packets)
2574}
void _internal_set_tx_size_64_packets(::uint64_t value)

◆ set_tx_size_65_to_127_packets()

void dunedaq::dpdklibs::opmon::EthXStatsInfo::set_tx_size_65_to_127_packets ( ::uint64_t value)
inline

Definition at line 2593 of file IfaceWrapper.pb.h.

2593 {
2595 // @@protoc_insertion_point(field_set:dunedaq.dpdklibs.opmon.EthXStatsInfo.tx_size_65_to_127_packets)
2596}
void _internal_set_tx_size_65_to_127_packets(::uint64_t value)

◆ set_tx_unicast_packets()

void dunedaq::dpdklibs::opmon::EthXStatsInfo::set_tx_unicast_packets ( ::uint64_t value)
inline

Definition at line 2417 of file IfaceWrapper.pb.h.

2417 {
2419 // @@protoc_insertion_point(field_set:dunedaq.dpdklibs.opmon.EthXStatsInfo.tx_unicast_packets)
2420}
void _internal_set_tx_unicast_packets(::uint64_t value)

◆ set_tx_xoff_packets()

void dunedaq::dpdklibs::opmon::EthXStatsInfo::set_tx_xoff_packets ( ::uint64_t value)
inline

Definition at line 2549 of file IfaceWrapper.pb.h.

2549 {
2551 // @@protoc_insertion_point(field_set:dunedaq.dpdklibs.opmon.EthXStatsInfo.tx_xoff_packets)
2552}
void _internal_set_tx_xoff_packets(::uint64_t value)

◆ set_tx_xon_packets()

void dunedaq::dpdklibs::opmon::EthXStatsInfo::set_tx_xon_packets ( ::uint64_t value)
inline

Definition at line 2527 of file IfaceWrapper.pb.h.

2527 {
2529 // @@protoc_insertion_point(field_set:dunedaq.dpdklibs.opmon.EthXStatsInfo.tx_xon_packets)
2530}
void _internal_set_tx_xon_packets(::uint64_t value)

◆ SetCachedSize()

void dunedaq::dpdklibs::opmon::EthXStatsInfo::SetCachedSize ( int size) const
finalprivate

Definition at line 1255 of file IfaceWrapper.pb.cc.

1255 {
1257}
FELIX Initialization std::string initerror FELIX queue timed std::string queuename Unexpected chunk size

◆ SharedCtor()

void dunedaq::dpdklibs::opmon::EthXStatsInfo::SharedCtor ( ::google::protobuf::Arena * arena)
inlineprivate

Definition at line 1206 of file IfaceWrapper.pb.cc.

1206 {
1207 (void)arena;
1208 new (&_impl_) Impl_{
1209 decltype(_impl_.groups_sent_){::uint64_t{0u}},
1210 decltype(_impl_.total_groups_sent_){::uint64_t{0u}},
1211 decltype(_impl_.rx_good_packets_){::uint64_t{0u}},
1212 decltype(_impl_.rx_good_bytes_){::uint64_t{0u}},
1213 decltype(_impl_.rx_dropped_packets_){::uint64_t{0u}},
1214 decltype(_impl_.rx_unicast_packets_){::uint64_t{0u}},
1215 decltype(_impl_.rx_multicast_packets_){::uint64_t{0u}},
1216 decltype(_impl_.rx_broadcast_packets_){::uint64_t{0u}},
1217 decltype(_impl_.rx_unknown_protocol_packets_){::uint64_t{0u}},
1218 decltype(_impl_.rx_xon_packets_){::uint64_t{0u}},
1219 decltype(_impl_.rx_xoff_packets_){::uint64_t{0u}},
1220 decltype(_impl_.rx_size_64_packets_){::uint64_t{0u}},
1221 decltype(_impl_.rx_size_65_to_127_packets_){::uint64_t{0u}},
1222 decltype(_impl_.rx_size_128_to_255_packets_){::uint64_t{0u}},
1223 decltype(_impl_.rx_size_256_to_511_packets_){::uint64_t{0u}},
1224 decltype(_impl_.rx_size_512_to_1023_packets_){::uint64_t{0u}},
1225 decltype(_impl_.rx_size_1024_to_1522_packets_){::uint64_t{0u}},
1226 decltype(_impl_.rx_size_1523_to_max_packets_){::uint64_t{0u}},
1227 decltype(_impl_.rx_mac_short_pkt_dropped_){::uint64_t{0u}},
1228 decltype(_impl_.tx_good_packets_){::uint64_t{0u}},
1229 decltype(_impl_.tx_good_bytes_){::uint64_t{0u}},
1230 decltype(_impl_.tx_unicast_packets_){::uint64_t{0u}},
1231 decltype(_impl_.tx_multicast_packets_){::uint64_t{0u}},
1232 decltype(_impl_.tx_broadcast_packets_){::uint64_t{0u}},
1233 decltype(_impl_.tx_dropped_packets_){::uint64_t{0u}},
1234 decltype(_impl_.tx_link_down_dropped_){::uint64_t{0u}},
1235 decltype(_impl_.tx_xon_packets_){::uint64_t{0u}},
1236 decltype(_impl_.tx_xoff_packets_){::uint64_t{0u}},
1237 decltype(_impl_.tx_size_64_packets_){::uint64_t{0u}},
1238 decltype(_impl_.tx_size_65_to_127_packets_){::uint64_t{0u}},
1239 decltype(_impl_.tx_size_128_to_255_packets_){::uint64_t{0u}},
1240 decltype(_impl_.tx_size_256_to_511_packets_){::uint64_t{0u}},
1241 decltype(_impl_.tx_size_512_to_1023_packets_){::uint64_t{0u}},
1242 decltype(_impl_.tx_size_1024_to_1522_packets_){::uint64_t{0u}},
1243 decltype(_impl_.tx_size_1523_to_max_packets_){::uint64_t{0u}},
1244 /*decltype(_impl_._cached_size_)*/ {},
1245 };
1246}

◆ SharedDtor()

void dunedaq::dpdklibs::opmon::EthXStatsInfo::SharedDtor ( )
inlineprivate

Definition at line 1252 of file IfaceWrapper.pb.cc.

1252 {
1253 ABSL_DCHECK(GetArenaForAllocation() == nullptr);
1254}

◆ Swap()

void dunedaq::dpdklibs::opmon::EthXStatsInfo::Swap ( EthXStatsInfo * other)
inline

Definition at line 770 of file IfaceWrapper.pb.h.

770 {
771 if (other == this) return;
772 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
773 if (GetOwningArena() != nullptr &&
774 GetOwningArena() == other->GetOwningArena()) {
775 #else // PROTOBUF_FORCE_COPY_IN_SWAP
776 if (GetOwningArena() == other->GetOwningArena()) {
777 #endif // !PROTOBUF_FORCE_COPY_IN_SWAP
778 InternalSwap(other);
779 } else {
780 ::google::protobuf::internal::GenericSwap(this, other);
781 }
782 }

◆ total_groups_sent()

uint64_t dunedaq::dpdklibs::opmon::EthXStatsInfo::total_groups_sent ( ) const
inline

Definition at line 1973 of file IfaceWrapper.pb.h.

1973 {
1974 // @@protoc_insertion_point(field_get:dunedaq.dpdklibs.opmon.EthXStatsInfo.total_groups_sent)
1976}

◆ tx_broadcast_packets()

uint64_t dunedaq::dpdklibs::opmon::EthXStatsInfo::tx_broadcast_packets ( ) const
inline

Definition at line 2457 of file IfaceWrapper.pb.h.

2457 {
2458 // @@protoc_insertion_point(field_get:dunedaq.dpdklibs.opmon.EthXStatsInfo.tx_broadcast_packets)
2460}

◆ tx_dropped_packets()

uint64_t dunedaq::dpdklibs::opmon::EthXStatsInfo::tx_dropped_packets ( ) const
inline

Definition at line 2479 of file IfaceWrapper.pb.h.

2479 {
2480 // @@protoc_insertion_point(field_get:dunedaq.dpdklibs.opmon.EthXStatsInfo.tx_dropped_packets)
2482}

◆ tx_good_bytes()

uint64_t dunedaq::dpdklibs::opmon::EthXStatsInfo::tx_good_bytes ( ) const
inline

Definition at line 2391 of file IfaceWrapper.pb.h.

2391 {
2392 // @@protoc_insertion_point(field_get:dunedaq.dpdklibs.opmon.EthXStatsInfo.tx_good_bytes)
2393 return _internal_tx_good_bytes();
2394}

◆ tx_good_packets()

uint64_t dunedaq::dpdklibs::opmon::EthXStatsInfo::tx_good_packets ( ) const
inline

Definition at line 2369 of file IfaceWrapper.pb.h.

2369 {
2370 // @@protoc_insertion_point(field_get:dunedaq.dpdklibs.opmon.EthXStatsInfo.tx_good_packets)
2372}

◆ tx_link_down_dropped()

uint64_t dunedaq::dpdklibs::opmon::EthXStatsInfo::tx_link_down_dropped ( ) const
inline

Definition at line 2501 of file IfaceWrapper.pb.h.

2501 {
2502 // @@protoc_insertion_point(field_get:dunedaq.dpdklibs.opmon.EthXStatsInfo.tx_link_down_dropped)
2504}

◆ tx_multicast_packets()

uint64_t dunedaq::dpdklibs::opmon::EthXStatsInfo::tx_multicast_packets ( ) const
inline

Definition at line 2435 of file IfaceWrapper.pb.h.

2435 {
2436 // @@protoc_insertion_point(field_get:dunedaq.dpdklibs.opmon.EthXStatsInfo.tx_multicast_packets)
2438}

◆ tx_size_1024_to_1522_packets()

uint64_t dunedaq::dpdklibs::opmon::EthXStatsInfo::tx_size_1024_to_1522_packets ( ) const
inline

Definition at line 2677 of file IfaceWrapper.pb.h.

2677 {
2678 // @@protoc_insertion_point(field_get:dunedaq.dpdklibs.opmon.EthXStatsInfo.tx_size_1024_to_1522_packets)
2680}

◆ tx_size_128_to_255_packets()

uint64_t dunedaq::dpdklibs::opmon::EthXStatsInfo::tx_size_128_to_255_packets ( ) const
inline

Definition at line 2611 of file IfaceWrapper.pb.h.

2611 {
2612 // @@protoc_insertion_point(field_get:dunedaq.dpdklibs.opmon.EthXStatsInfo.tx_size_128_to_255_packets)
2614}

◆ tx_size_1523_to_max_packets()

uint64_t dunedaq::dpdklibs::opmon::EthXStatsInfo::tx_size_1523_to_max_packets ( ) const
inline

Definition at line 2699 of file IfaceWrapper.pb.h.

2699 {
2700 // @@protoc_insertion_point(field_get:dunedaq.dpdklibs.opmon.EthXStatsInfo.tx_size_1523_to_max_packets)
2702}

◆ tx_size_256_to_511_packets()

uint64_t dunedaq::dpdklibs::opmon::EthXStatsInfo::tx_size_256_to_511_packets ( ) const
inline

Definition at line 2633 of file IfaceWrapper.pb.h.

2633 {
2634 // @@protoc_insertion_point(field_get:dunedaq.dpdklibs.opmon.EthXStatsInfo.tx_size_256_to_511_packets)
2636}

◆ tx_size_512_to_1023_packets()

uint64_t dunedaq::dpdklibs::opmon::EthXStatsInfo::tx_size_512_to_1023_packets ( ) const
inline

Definition at line 2655 of file IfaceWrapper.pb.h.

2655 {
2656 // @@protoc_insertion_point(field_get:dunedaq.dpdklibs.opmon.EthXStatsInfo.tx_size_512_to_1023_packets)
2658}

◆ tx_size_64_packets()

uint64_t dunedaq::dpdklibs::opmon::EthXStatsInfo::tx_size_64_packets ( ) const
inline

Definition at line 2567 of file IfaceWrapper.pb.h.

2567 {
2568 // @@protoc_insertion_point(field_get:dunedaq.dpdklibs.opmon.EthXStatsInfo.tx_size_64_packets)
2570}

◆ tx_size_65_to_127_packets()

uint64_t dunedaq::dpdklibs::opmon::EthXStatsInfo::tx_size_65_to_127_packets ( ) const
inline

Definition at line 2589 of file IfaceWrapper.pb.h.

2589 {
2590 // @@protoc_insertion_point(field_get:dunedaq.dpdklibs.opmon.EthXStatsInfo.tx_size_65_to_127_packets)
2592}

◆ tx_unicast_packets()

uint64_t dunedaq::dpdklibs::opmon::EthXStatsInfo::tx_unicast_packets ( ) const
inline

Definition at line 2413 of file IfaceWrapper.pb.h.

2413 {
2414 // @@protoc_insertion_point(field_get:dunedaq.dpdklibs.opmon.EthXStatsInfo.tx_unicast_packets)
2416}

◆ tx_xoff_packets()

uint64_t dunedaq::dpdklibs::opmon::EthXStatsInfo::tx_xoff_packets ( ) const
inline

Definition at line 2545 of file IfaceWrapper.pb.h.

2545 {
2546 // @@protoc_insertion_point(field_get:dunedaq.dpdklibs.opmon.EthXStatsInfo.tx_xoff_packets)
2548}

◆ tx_xon_packets()

uint64_t dunedaq::dpdklibs::opmon::EthXStatsInfo::tx_xon_packets ( ) const
inline

Definition at line 2523 of file IfaceWrapper.pb.h.

2523 {
2524 // @@protoc_insertion_point(field_get:dunedaq.dpdklibs.opmon.EthXStatsInfo.tx_xon_packets)
2525 return _internal_tx_xon_packets();
2526}

◆ unknown_fields()

const ::google::protobuf::UnknownFieldSet & dunedaq::dpdklibs::opmon::EthXStatsInfo::unknown_fields ( ) const
inline

Definition at line 741 of file IfaceWrapper.pb.h.

741 {
742 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
743 }

◆ UnsafeArenaSwap()

void dunedaq::dpdklibs::opmon::EthXStatsInfo::UnsafeArenaSwap ( EthXStatsInfo * other)
inline

Definition at line 783 of file IfaceWrapper.pb.h.

783 {
784 if (other == this) return;
785 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
786 InternalSwap(other);
787 }

Friends And Related Symbol Documentation

◆ ::google::protobuf::Arena::InternalHelper

template<typename T >
friend class ::google::protobuf::Arena::InternalHelper
friend

Definition at line 1229 of file IfaceWrapper.pb.h.

◆ ::google::protobuf::internal::AnyMetadata

friend class ::google::protobuf::internal::AnyMetadata
friend

Definition at line 819 of file IfaceWrapper.pb.h.

◆ ::google::protobuf::internal::TcParser

friend class ::google::protobuf::internal::TcParser
friend

Definition at line 1227 of file IfaceWrapper.pb.h.

◆ ::TableStruct_dpdklibs_2fopmon_2fIfaceWrapper_2eproto

Definition at line 1272 of file IfaceWrapper.pb.h.

◆ swap

void swap ( EthXStatsInfo & a,
EthXStatsInfo & b )
friend

Definition at line 767 of file IfaceWrapper.pb.h.

767 {
768 a.Swap(&b);
769 }

Member Data Documentation

◆ [union]

◆ _class_data_

const::google::protobuf::Message::ClassData dunedaq::dpdklibs::opmon::EthXStatsInfo::_class_data_
static
Initial value:
= {
::google::protobuf::Message::CopyWithSourceCheck,
}

Definition at line 827 of file IfaceWrapper.pb.h.

◆ _impl_

Impl_ dunedaq::dpdklibs::opmon::EthXStatsInfo::_impl_

Definition at line 1271 of file IfaceWrapper.pb.h.

◆ _table_

PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 const::_pbi::TcParseTable< 5, 35, 0, 0, 19 > dunedaq::dpdklibs::opmon::EthXStatsInfo::_table_
staticprivate

Definition at line 1228 of file IfaceWrapper.pb.h.

◆ kIndexInFileMessages

int dunedaq::dpdklibs::opmon::EthXStatsInfo::kIndexInFileMessages
staticconstexpr
Initial value:
=
3

Definition at line 764 of file IfaceWrapper.pb.h.


The documentation for this class was generated from the following files: