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 712 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 839 of file IfaceWrapper.pb.h.

839 : int {
875 };

Constructor & Destructor Documentation

◆ EthXStatsInfo() [1/6]

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

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

◆ ~EthXStatsInfo()

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

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

1281 {
1282 // @@protoc_insertion_point(destructor:dunedaq.dpdklibs.opmon.EthXStatsInfo)
1283 _internal_metadata_.Delete<::google::protobuf::UnknownFieldSet>();
1284 SharedDtor();
1285}

◆ 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 1234 of file IfaceWrapper.pb.cc.

1235 : ::google::protobuf::Message(), _impl_(from._impl_) {
1236 _internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(
1237 from._internal_metadata_);
1238 // @@protoc_insertion_point(copy_constructor:dunedaq.dpdklibs.opmon.EthXStatsInfo)
1239}

◆ EthXStatsInfo() [4/6]

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

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

722 : EthXStatsInfo() {
723 *this = ::std::move(from);
724 }

◆ EthXStatsInfo() [5/6]

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

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

1230 : ::google::protobuf::Message(arena) {
1231 SharedCtor(arena);
1232 // @@protoc_insertion_point(arena_constructor:dunedaq.dpdklibs.opmon.EthXStatsInfo)
1233}
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 2144 of file IfaceWrapper.pb.h.

2144 {
2145 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
2146 return _impl_.groups_sent_;
2147}

◆ _internal_rx_broadcast_packets()

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

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

2298 {
2299 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
2301}

◆ _internal_rx_dropped_packets()

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

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

2232 {
2233 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
2235}

◆ _internal_rx_good_bytes()

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

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

2210 {
2211 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
2212 return _impl_.rx_good_bytes_;
2213}

◆ _internal_rx_good_packets()

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

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

2188 {
2189 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
2190 return _impl_.rx_good_packets_;
2191}

◆ _internal_rx_mac_short_pkt_dropped()

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

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

2540 {
2541 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
2543}

◆ _internal_rx_multicast_packets()

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

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

2276 {
2277 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
2279}

◆ _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 2496 of file IfaceWrapper.pb.h.

2496 {
2497 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
2499}

◆ _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 2430 of file IfaceWrapper.pb.h.

2430 {
2431 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
2433}

◆ _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 2518 of file IfaceWrapper.pb.h.

2518 {
2519 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
2521}

◆ _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 2452 of file IfaceWrapper.pb.h.

2452 {
2453 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
2455}

◆ _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 2474 of file IfaceWrapper.pb.h.

2474 {
2475 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
2477}

◆ _internal_rx_size_64_packets()

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

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

2386 {
2387 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
2389}

◆ _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 2408 of file IfaceWrapper.pb.h.

2408 {
2409 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
2411}

◆ _internal_rx_unicast_packets()

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

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

2254 {
2255 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
2257}

◆ _internal_rx_unknown_protocol_packets()

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

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

2320 {
2321 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
2323}

◆ _internal_rx_xoff_packets()

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

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

2364 {
2365 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
2366 return _impl_.rx_xoff_packets_;
2367}

◆ _internal_rx_xon_packets()

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

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

2342 {
2343 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
2344 return _impl_.rx_xon_packets_;
2345}

◆ _internal_set_groups_sent()

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

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

2148 {
2149 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
2150 ;
2151 _impl_.groups_sent_ = value;
2152}

◆ _internal_set_rx_broadcast_packets()

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

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

2302 {
2303 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
2304 ;
2306}

◆ _internal_set_rx_dropped_packets()

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

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

2236 {
2237 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
2238 ;
2240}

◆ _internal_set_rx_good_bytes()

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

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

2214 {
2215 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
2216 ;
2217 _impl_.rx_good_bytes_ = value;
2218}

◆ _internal_set_rx_good_packets()

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

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

2192 {
2193 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
2194 ;
2195 _impl_.rx_good_packets_ = value;
2196}

◆ _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 2544 of file IfaceWrapper.pb.h.

2544 {
2545 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
2546 ;
2548}

◆ _internal_set_rx_multicast_packets()

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

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

2280 {
2281 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
2282 ;
2284}

◆ _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 2500 of file IfaceWrapper.pb.h.

2500 {
2501 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
2502 ;
2504}

◆ _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 2434 of file IfaceWrapper.pb.h.

2434 {
2435 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
2436 ;
2438}

◆ _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 2522 of file IfaceWrapper.pb.h.

2522 {
2523 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
2524 ;
2526}

◆ _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 2456 of file IfaceWrapper.pb.h.

2456 {
2457 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
2458 ;
2460}

◆ _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 2478 of file IfaceWrapper.pb.h.

2478 {
2479 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
2480 ;
2482}

◆ _internal_set_rx_size_64_packets()

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

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

2390 {
2391 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
2392 ;
2394}

◆ _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 2412 of file IfaceWrapper.pb.h.

2412 {
2413 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
2414 ;
2416}

◆ _internal_set_rx_unicast_packets()

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

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

2258 {
2259 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
2260 ;
2262}

◆ _internal_set_rx_unknown_protocol_packets()

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

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

2324 {
2325 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
2326 ;
2328}

◆ _internal_set_rx_xoff_packets()

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

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

2368 {
2369 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
2370 ;
2371 _impl_.rx_xoff_packets_ = value;
2372}

◆ _internal_set_rx_xon_packets()

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

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

2346 {
2347 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
2348 ;
2349 _impl_.rx_xon_packets_ = value;
2350}

◆ _internal_set_total_groups_sent()

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

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

2170 {
2171 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
2172 ;
2173 _impl_.total_groups_sent_ = value;
2174}

◆ _internal_set_tx_broadcast_packets()

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

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

2654 {
2655 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
2656 ;
2658}

◆ _internal_set_tx_dropped_packets()

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

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

2676 {
2677 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
2678 ;
2680}

◆ _internal_set_tx_good_bytes()

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

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

2588 {
2589 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
2590 ;
2591 _impl_.tx_good_bytes_ = value;
2592}

◆ _internal_set_tx_good_packets()

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

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

2566 {
2567 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
2568 ;
2569 _impl_.tx_good_packets_ = value;
2570}

◆ _internal_set_tx_link_down_dropped()

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

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

2698 {
2699 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
2700 ;
2702}

◆ _internal_set_tx_multicast_packets()

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

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

2632 {
2633 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
2634 ;
2636}

◆ _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 2874 of file IfaceWrapper.pb.h.

2874 {
2875 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
2876 ;
2878}

◆ _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 2808 of file IfaceWrapper.pb.h.

2808 {
2809 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
2810 ;
2812}

◆ _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 2896 of file IfaceWrapper.pb.h.

2896 {
2897 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
2898 ;
2900}

◆ _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 2830 of file IfaceWrapper.pb.h.

2830 {
2831 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
2832 ;
2834}

◆ _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 2852 of file IfaceWrapper.pb.h.

2852 {
2853 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
2854 ;
2856}

◆ _internal_set_tx_size_64_packets()

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

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

2764 {
2765 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
2766 ;
2768}

◆ _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 2786 of file IfaceWrapper.pb.h.

2786 {
2787 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
2788 ;
2790}

◆ _internal_set_tx_unicast_packets()

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

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

2610 {
2611 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
2612 ;
2614}

◆ _internal_set_tx_xoff_packets()

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

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

2742 {
2743 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
2744 ;
2745 _impl_.tx_xoff_packets_ = value;
2746}

◆ _internal_set_tx_xon_packets()

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

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

2720 {
2721 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
2722 ;
2723 _impl_.tx_xon_packets_ = value;
2724}

◆ _internal_total_groups_sent()

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

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

2166 {
2167 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
2169}

◆ _internal_tx_broadcast_packets()

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

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

2650 {
2651 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
2653}

◆ _internal_tx_dropped_packets()

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

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

2672 {
2673 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
2675}

◆ _internal_tx_good_bytes()

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

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

2584 {
2585 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
2586 return _impl_.tx_good_bytes_;
2587}

◆ _internal_tx_good_packets()

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

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

2562 {
2563 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
2564 return _impl_.tx_good_packets_;
2565}

◆ _internal_tx_link_down_dropped()

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

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

2694 {
2695 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
2697}

◆ _internal_tx_multicast_packets()

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

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

2628 {
2629 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
2631}

◆ _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 2870 of file IfaceWrapper.pb.h.

2870 {
2871 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
2873}

◆ _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 2804 of file IfaceWrapper.pb.h.

2804 {
2805 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
2807}

◆ _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 2892 of file IfaceWrapper.pb.h.

2892 {
2893 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
2895}

◆ _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 2826 of file IfaceWrapper.pb.h.

2826 {
2827 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
2829}

◆ _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 2848 of file IfaceWrapper.pb.h.

2848 {
2849 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
2851}

◆ _internal_tx_size_64_packets()

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

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

2760 {
2761 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
2763}

◆ _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 2782 of file IfaceWrapper.pb.h.

2782 {
2783 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
2785}

◆ _internal_tx_unicast_packets()

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

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

2606 {
2607 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
2609}

◆ _internal_tx_xoff_packets()

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

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

2738 {
2739 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
2740 return _impl_.tx_xoff_packets_;
2741}

◆ _internal_tx_xon_packets()

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

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

2716 {
2717 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
2718 return _impl_.tx_xon_packets_;
2719}

◆ _InternalParse()

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

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

1306 {
1307 ptr = ::_pbi::TcParser::ParseLoop(this, ptr, ctx, &_table_.header);
1308 return ptr;
1309}
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 1522 of file IfaceWrapper.pb.cc.

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

1783 {
1784// @@protoc_insertion_point(message_byte_size_start:dunedaq.dpdklibs.opmon.EthXStatsInfo)
1785 ::size_t total_size = 0;
1786
1787 ::uint32_t cached_has_bits = 0;
1788 // Prevent compiler warnings about cached_has_bits being unused
1789 (void) cached_has_bits;
1790
1791 // uint64 groups_sent = 1;
1792 if (this->_internal_groups_sent() != 0) {
1793 total_size += ::_pbi::WireFormatLite::UInt64SizePlusOne(
1794 this->_internal_groups_sent());
1795 }
1796
1797 // uint64 total_groups_sent = 2;
1798 if (this->_internal_total_groups_sent() != 0) {
1799 total_size += ::_pbi::WireFormatLite::UInt64SizePlusOne(
1801 }
1802
1803 // uint64 rx_good_packets = 3;
1804 if (this->_internal_rx_good_packets() != 0) {
1805 total_size += ::_pbi::WireFormatLite::UInt64SizePlusOne(
1807 }
1808
1809 // uint64 rx_good_bytes = 4;
1810 if (this->_internal_rx_good_bytes() != 0) {
1811 total_size += ::_pbi::WireFormatLite::UInt64SizePlusOne(
1812 this->_internal_rx_good_bytes());
1813 }
1814
1815 // uint64 rx_dropped_packets = 5;
1816 if (this->_internal_rx_dropped_packets() != 0) {
1817 total_size += ::_pbi::WireFormatLite::UInt64SizePlusOne(
1819 }
1820
1821 // uint64 rx_unicast_packets = 11;
1822 if (this->_internal_rx_unicast_packets() != 0) {
1823 total_size += ::_pbi::WireFormatLite::UInt64SizePlusOne(
1825 }
1826
1827 // uint64 rx_multicast_packets = 12;
1828 if (this->_internal_rx_multicast_packets() != 0) {
1829 total_size += ::_pbi::WireFormatLite::UInt64SizePlusOne(
1831 }
1832
1833 // uint64 rx_broadcast_packets = 13;
1834 if (this->_internal_rx_broadcast_packets() != 0) {
1835 total_size += ::_pbi::WireFormatLite::UInt64SizePlusOne(
1837 }
1838
1839 // uint64 rx_unknown_protocol_packets = 14;
1840 if (this->_internal_rx_unknown_protocol_packets() != 0) {
1841 total_size += ::_pbi::WireFormatLite::UInt64SizePlusOne(
1843 }
1844
1845 // uint64 rx_xon_packets = 15;
1846 if (this->_internal_rx_xon_packets() != 0) {
1847 total_size += ::_pbi::WireFormatLite::UInt64SizePlusOne(
1848 this->_internal_rx_xon_packets());
1849 }
1850
1851 // uint64 rx_xoff_packets = 16;
1852 if (this->_internal_rx_xoff_packets() != 0) {
1853 total_size += 2 + ::_pbi::WireFormatLite::UInt64Size(
1855 }
1856
1857 // uint64 rx_size_64_packets = 49;
1858 if (this->_internal_rx_size_64_packets() != 0) {
1859 total_size += 2 + ::_pbi::WireFormatLite::UInt64Size(
1861 }
1862
1863 // uint64 rx_size_65_to_127_packets = 50;
1864 if (this->_internal_rx_size_65_to_127_packets() != 0) {
1865 total_size += 2 + ::_pbi::WireFormatLite::UInt64Size(
1867 }
1868
1869 // uint64 rx_size_128_to_255_packets = 51;
1870 if (this->_internal_rx_size_128_to_255_packets() != 0) {
1871 total_size += 2 + ::_pbi::WireFormatLite::UInt64Size(
1873 }
1874
1875 // uint64 rx_size_256_to_511_packets = 52;
1876 if (this->_internal_rx_size_256_to_511_packets() != 0) {
1877 total_size += 2 + ::_pbi::WireFormatLite::UInt64Size(
1879 }
1880
1881 // uint64 rx_size_512_to_1023_packets = 53;
1882 if (this->_internal_rx_size_512_to_1023_packets() != 0) {
1883 total_size += 2 + ::_pbi::WireFormatLite::UInt64Size(
1885 }
1886
1887 // uint64 rx_size_1024_to_1522_packets = 54;
1888 if (this->_internal_rx_size_1024_to_1522_packets() != 0) {
1889 total_size += 2 + ::_pbi::WireFormatLite::UInt64Size(
1891 }
1892
1893 // uint64 rx_size_1523_to_max_packets = 55;
1894 if (this->_internal_rx_size_1523_to_max_packets() != 0) {
1895 total_size += 2 + ::_pbi::WireFormatLite::UInt64Size(
1897 }
1898
1899 // uint64 rx_mac_short_pkt_dropped = 60;
1900 if (this->_internal_rx_mac_short_pkt_dropped() != 0) {
1901 total_size += 2 + ::_pbi::WireFormatLite::UInt64Size(
1903 }
1904
1905 // uint64 tx_good_packets = 100;
1906 if (this->_internal_tx_good_packets() != 0) {
1907 total_size += 2 + ::_pbi::WireFormatLite::UInt64Size(
1909 }
1910
1911 // uint64 tx_good_bytes = 101;
1912 if (this->_internal_tx_good_bytes() != 0) {
1913 total_size += 2 + ::_pbi::WireFormatLite::UInt64Size(
1914 this->_internal_tx_good_bytes());
1915 }
1916
1917 // uint64 tx_unicast_packets = 102;
1918 if (this->_internal_tx_unicast_packets() != 0) {
1919 total_size += 2 + ::_pbi::WireFormatLite::UInt64Size(
1921 }
1922
1923 // uint64 tx_multicast_packets = 103;
1924 if (this->_internal_tx_multicast_packets() != 0) {
1925 total_size += 2 + ::_pbi::WireFormatLite::UInt64Size(
1927 }
1928
1929 // uint64 tx_broadcast_packets = 104;
1930 if (this->_internal_tx_broadcast_packets() != 0) {
1931 total_size += 2 + ::_pbi::WireFormatLite::UInt64Size(
1933 }
1934
1935 // uint64 tx_dropped_packets = 105;
1936 if (this->_internal_tx_dropped_packets() != 0) {
1937 total_size += 2 + ::_pbi::WireFormatLite::UInt64Size(
1939 }
1940
1941 // uint64 tx_link_down_dropped = 106;
1942 if (this->_internal_tx_link_down_dropped() != 0) {
1943 total_size += 2 + ::_pbi::WireFormatLite::UInt64Size(
1945 }
1946
1947 // uint64 tx_xon_packets = 107;
1948 if (this->_internal_tx_xon_packets() != 0) {
1949 total_size += 2 + ::_pbi::WireFormatLite::UInt64Size(
1950 this->_internal_tx_xon_packets());
1951 }
1952
1953 // uint64 tx_xoff_packets = 108;
1954 if (this->_internal_tx_xoff_packets() != 0) {
1955 total_size += 2 + ::_pbi::WireFormatLite::UInt64Size(
1957 }
1958
1959 // uint64 tx_size_64_packets = 149;
1960 if (this->_internal_tx_size_64_packets() != 0) {
1961 total_size += 2 + ::_pbi::WireFormatLite::UInt64Size(
1963 }
1964
1965 // uint64 tx_size_65_to_127_packets = 150;
1966 if (this->_internal_tx_size_65_to_127_packets() != 0) {
1967 total_size += 2 + ::_pbi::WireFormatLite::UInt64Size(
1969 }
1970
1971 // uint64 tx_size_128_to_255_packets = 151;
1972 if (this->_internal_tx_size_128_to_255_packets() != 0) {
1973 total_size += 2 + ::_pbi::WireFormatLite::UInt64Size(
1975 }
1976
1977 // uint64 tx_size_256_to_511_packets = 152;
1978 if (this->_internal_tx_size_256_to_511_packets() != 0) {
1979 total_size += 2 + ::_pbi::WireFormatLite::UInt64Size(
1981 }
1982
1983 // uint64 tx_size_512_to_1023_packets = 153;
1984 if (this->_internal_tx_size_512_to_1023_packets() != 0) {
1985 total_size += 2 + ::_pbi::WireFormatLite::UInt64Size(
1987 }
1988
1989 // uint64 tx_size_1024_to_1522_packets = 154;
1990 if (this->_internal_tx_size_1024_to_1522_packets() != 0) {
1991 total_size += 2 + ::_pbi::WireFormatLite::UInt64Size(
1993 }
1994
1995 // uint64 tx_size_1523_to_max_packets = 155;
1996 if (this->_internal_tx_size_1523_to_max_packets() != 0) {
1997 total_size += 2 + ::_pbi::WireFormatLite::UInt64Size(
1999 }
2000
2001 return MaybeComputeUnknownFieldsSize(total_size, &_impl_._cached_size_);
2002}
mutable::google::protobuf::internal::CachedSize _cached_size_

◆ Clear()

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

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

1293 {
1294// @@protoc_insertion_point(message_clear_start:dunedaq.dpdklibs.opmon.EthXStatsInfo)
1295 ::uint32_t cached_has_bits = 0;
1296 // Prevent compiler warnings about cached_has_bits being unused
1297 (void) cached_has_bits;
1298
1299 ::memset(&_impl_.groups_sent_, 0, static_cast<::size_t>(
1300 reinterpret_cast<char*>(&_impl_.tx_size_1523_to_max_packets_) -
1301 reinterpret_cast<char*>(&_impl_.groups_sent_)) + sizeof(_impl_.tx_size_1523_to_max_packets_));
1302 _internal_metadata_.Clear<::google::protobuf::UnknownFieldSet>();
1303}

◆ clear_groups_sent()

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

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

2133 {
2134 _impl_.groups_sent_ = ::uint64_t{0u};
2135}

◆ clear_rx_broadcast_packets()

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

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

2287 {
2288 _impl_.rx_broadcast_packets_ = ::uint64_t{0u};
2289}

◆ clear_rx_dropped_packets()

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

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

2221 {
2222 _impl_.rx_dropped_packets_ = ::uint64_t{0u};
2223}

◆ clear_rx_good_bytes()

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

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

2199 {
2200 _impl_.rx_good_bytes_ = ::uint64_t{0u};
2201}

◆ clear_rx_good_packets()

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

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

2177 {
2178 _impl_.rx_good_packets_ = ::uint64_t{0u};
2179}

◆ clear_rx_mac_short_pkt_dropped()

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

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

2529 {
2530 _impl_.rx_mac_short_pkt_dropped_ = ::uint64_t{0u};
2531}

◆ clear_rx_multicast_packets()

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

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

2265 {
2266 _impl_.rx_multicast_packets_ = ::uint64_t{0u};
2267}

◆ clear_rx_size_1024_to_1522_packets()

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

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

2485 {
2486 _impl_.rx_size_1024_to_1522_packets_ = ::uint64_t{0u};
2487}

◆ clear_rx_size_128_to_255_packets()

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

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

2419 {
2420 _impl_.rx_size_128_to_255_packets_ = ::uint64_t{0u};
2421}

◆ clear_rx_size_1523_to_max_packets()

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

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

2507 {
2508 _impl_.rx_size_1523_to_max_packets_ = ::uint64_t{0u};
2509}

◆ clear_rx_size_256_to_511_packets()

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

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

2441 {
2442 _impl_.rx_size_256_to_511_packets_ = ::uint64_t{0u};
2443}

◆ clear_rx_size_512_to_1023_packets()

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

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

2463 {
2464 _impl_.rx_size_512_to_1023_packets_ = ::uint64_t{0u};
2465}

◆ clear_rx_size_64_packets()

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

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

2375 {
2376 _impl_.rx_size_64_packets_ = ::uint64_t{0u};
2377}

◆ clear_rx_size_65_to_127_packets()

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

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

2397 {
2398 _impl_.rx_size_65_to_127_packets_ = ::uint64_t{0u};
2399}

◆ clear_rx_unicast_packets()

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

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

2243 {
2244 _impl_.rx_unicast_packets_ = ::uint64_t{0u};
2245}

◆ clear_rx_unknown_protocol_packets()

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

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

2309 {
2310 _impl_.rx_unknown_protocol_packets_ = ::uint64_t{0u};
2311}

◆ clear_rx_xoff_packets()

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

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

2353 {
2354 _impl_.rx_xoff_packets_ = ::uint64_t{0u};
2355}

◆ clear_rx_xon_packets()

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

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

2331 {
2332 _impl_.rx_xon_packets_ = ::uint64_t{0u};
2333}

◆ clear_total_groups_sent()

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

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

2155 {
2156 _impl_.total_groups_sent_ = ::uint64_t{0u};
2157}

◆ clear_tx_broadcast_packets()

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

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

2639 {
2640 _impl_.tx_broadcast_packets_ = ::uint64_t{0u};
2641}

◆ clear_tx_dropped_packets()

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

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

2661 {
2662 _impl_.tx_dropped_packets_ = ::uint64_t{0u};
2663}

◆ clear_tx_good_bytes()

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

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

2573 {
2574 _impl_.tx_good_bytes_ = ::uint64_t{0u};
2575}

◆ clear_tx_good_packets()

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

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

2551 {
2552 _impl_.tx_good_packets_ = ::uint64_t{0u};
2553}

◆ clear_tx_link_down_dropped()

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

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

2683 {
2684 _impl_.tx_link_down_dropped_ = ::uint64_t{0u};
2685}

◆ clear_tx_multicast_packets()

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

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

2617 {
2618 _impl_.tx_multicast_packets_ = ::uint64_t{0u};
2619}

◆ clear_tx_size_1024_to_1522_packets()

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

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

2859 {
2860 _impl_.tx_size_1024_to_1522_packets_ = ::uint64_t{0u};
2861}

◆ clear_tx_size_128_to_255_packets()

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

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

2793 {
2794 _impl_.tx_size_128_to_255_packets_ = ::uint64_t{0u};
2795}

◆ clear_tx_size_1523_to_max_packets()

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

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

2881 {
2882 _impl_.tx_size_1523_to_max_packets_ = ::uint64_t{0u};
2883}

◆ clear_tx_size_256_to_511_packets()

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

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

2815 {
2816 _impl_.tx_size_256_to_511_packets_ = ::uint64_t{0u};
2817}

◆ clear_tx_size_512_to_1023_packets()

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

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

2837 {
2838 _impl_.tx_size_512_to_1023_packets_ = ::uint64_t{0u};
2839}

◆ clear_tx_size_64_packets()

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

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

2749 {
2750 _impl_.tx_size_64_packets_ = ::uint64_t{0u};
2751}

◆ clear_tx_size_65_to_127_packets()

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

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

2771 {
2772 _impl_.tx_size_65_to_127_packets_ = ::uint64_t{0u};
2773}

◆ clear_tx_unicast_packets()

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

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

2595 {
2596 _impl_.tx_unicast_packets_ = ::uint64_t{0u};
2597}

◆ clear_tx_xoff_packets()

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

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

2727 {
2728 _impl_.tx_xoff_packets_ = ::uint64_t{0u};
2729}

◆ clear_tx_xon_packets()

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

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

2705 {
2706 _impl_.tx_xon_packets_ = ::uint64_t{0u};
2707}

◆ CopyFrom()

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

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

2127 {
2128// @@protoc_insertion_point(class_specific_copy_from_start:dunedaq.dpdklibs.opmon.EthXStatsInfo)
2129 if (&from == this) return;
2130 Clear();
2131 MergeFrom(from);
2132}
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 760 of file IfaceWrapper.pb.h.

760 {
762 }
static const EthXStatsInfo * internal_default_instance()

◆ descriptor()

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

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

751 {
752 return GetDescriptor();
753 }
static const ::google::protobuf::Descriptor * GetDescriptor()

◆ FullMessageName()

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

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

823 {
824 return "dunedaq.dpdklibs.opmon.EthXStatsInfo";
825 }

◆ GetCachedSize()

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

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

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

◆ GetClassData()

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

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

2008{ return &_class_data_; }

◆ GetDescriptor()

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

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

754 {
755 return default_instance().GetMetadata().descriptor;
756 }
::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 2149 of file IfaceWrapper.pb.cc.

2149 {
2150 return ::_pbi::AssignDescriptors(
2153}
PROTOBUF_ATTRIBUTE_WEAKconst ::_pbi::DescriptorTable * descriptor_table_dpdklibs_2fopmon_2fIfaceWrapper_2eproto_getter()
::absl::once_flag descriptor_table_dpdklibs_2fopmon_2fIfaceWrapper_2eproto_once
::_pb::Metadata file_level_metadata_dpdklibs_2fopmon_2fIfaceWrapper_2eproto[6]

◆ GetReflection()

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

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

757 {
758 return default_instance().GetMetadata().reflection;
759 }

◆ groups_sent()

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

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

2136 {
2137 // @@protoc_insertion_point(field_get:dunedaq.dpdklibs.opmon.EthXStatsInfo.groups_sent)
2138 return _internal_groups_sent();
2139}

◆ internal_default_instance()

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

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

763 {
764 return reinterpret_cast<const EthXStatsInfo*>(
766 }
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 2138 of file IfaceWrapper.pb.cc.

2138 {
2139 using std::swap;
2140 _internal_metadata_.InternalSwap(&other->_internal_metadata_);
2141 ::google::protobuf::internal::memswap<
2142 PROTOBUF_FIELD_OFFSET(EthXStatsInfo, _impl_.tx_size_1523_to_max_packets_)
2144 - PROTOBUF_FIELD_OFFSET(EthXStatsInfo, _impl_.groups_sent_)>(
2145 reinterpret_cast<char*>(&_impl_.groups_sent_),
2146 reinterpret_cast<char*>(&other->_impl_.groups_sent_));
2147}

◆ IsInitialized()

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

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

2134 {
2135 return true;
2136}

◆ MergeFrom()

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

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

800 {
801 EthXStatsInfo::MergeImpl(*this, from);
802 }
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 2011 of file IfaceWrapper.pb.cc.

2011 {
2012 auto* const _this = static_cast<EthXStatsInfo*>(&to_msg);
2013 auto& from = static_cast<const EthXStatsInfo&>(from_msg);
2014 // @@protoc_insertion_point(class_specific_merge_from_start:dunedaq.dpdklibs.opmon.EthXStatsInfo)
2015 ABSL_DCHECK_NE(&from, _this);
2016 ::uint32_t cached_has_bits = 0;
2017 (void) cached_has_bits;
2018
2019 if (from._internal_groups_sent() != 0) {
2020 _this->_internal_set_groups_sent(from._internal_groups_sent());
2021 }
2022 if (from._internal_total_groups_sent() != 0) {
2023 _this->_internal_set_total_groups_sent(from._internal_total_groups_sent());
2024 }
2025 if (from._internal_rx_good_packets() != 0) {
2026 _this->_internal_set_rx_good_packets(from._internal_rx_good_packets());
2027 }
2028 if (from._internal_rx_good_bytes() != 0) {
2029 _this->_internal_set_rx_good_bytes(from._internal_rx_good_bytes());
2030 }
2031 if (from._internal_rx_dropped_packets() != 0) {
2032 _this->_internal_set_rx_dropped_packets(from._internal_rx_dropped_packets());
2033 }
2034 if (from._internal_rx_unicast_packets() != 0) {
2035 _this->_internal_set_rx_unicast_packets(from._internal_rx_unicast_packets());
2036 }
2037 if (from._internal_rx_multicast_packets() != 0) {
2038 _this->_internal_set_rx_multicast_packets(from._internal_rx_multicast_packets());
2039 }
2040 if (from._internal_rx_broadcast_packets() != 0) {
2041 _this->_internal_set_rx_broadcast_packets(from._internal_rx_broadcast_packets());
2042 }
2043 if (from._internal_rx_unknown_protocol_packets() != 0) {
2044 _this->_internal_set_rx_unknown_protocol_packets(from._internal_rx_unknown_protocol_packets());
2045 }
2046 if (from._internal_rx_xon_packets() != 0) {
2047 _this->_internal_set_rx_xon_packets(from._internal_rx_xon_packets());
2048 }
2049 if (from._internal_rx_xoff_packets() != 0) {
2050 _this->_internal_set_rx_xoff_packets(from._internal_rx_xoff_packets());
2051 }
2052 if (from._internal_rx_size_64_packets() != 0) {
2053 _this->_internal_set_rx_size_64_packets(from._internal_rx_size_64_packets());
2054 }
2055 if (from._internal_rx_size_65_to_127_packets() != 0) {
2056 _this->_internal_set_rx_size_65_to_127_packets(from._internal_rx_size_65_to_127_packets());
2057 }
2058 if (from._internal_rx_size_128_to_255_packets() != 0) {
2059 _this->_internal_set_rx_size_128_to_255_packets(from._internal_rx_size_128_to_255_packets());
2060 }
2061 if (from._internal_rx_size_256_to_511_packets() != 0) {
2062 _this->_internal_set_rx_size_256_to_511_packets(from._internal_rx_size_256_to_511_packets());
2063 }
2064 if (from._internal_rx_size_512_to_1023_packets() != 0) {
2065 _this->_internal_set_rx_size_512_to_1023_packets(from._internal_rx_size_512_to_1023_packets());
2066 }
2067 if (from._internal_rx_size_1024_to_1522_packets() != 0) {
2068 _this->_internal_set_rx_size_1024_to_1522_packets(from._internal_rx_size_1024_to_1522_packets());
2069 }
2070 if (from._internal_rx_size_1523_to_max_packets() != 0) {
2071 _this->_internal_set_rx_size_1523_to_max_packets(from._internal_rx_size_1523_to_max_packets());
2072 }
2073 if (from._internal_rx_mac_short_pkt_dropped() != 0) {
2074 _this->_internal_set_rx_mac_short_pkt_dropped(from._internal_rx_mac_short_pkt_dropped());
2075 }
2076 if (from._internal_tx_good_packets() != 0) {
2077 _this->_internal_set_tx_good_packets(from._internal_tx_good_packets());
2078 }
2079 if (from._internal_tx_good_bytes() != 0) {
2080 _this->_internal_set_tx_good_bytes(from._internal_tx_good_bytes());
2081 }
2082 if (from._internal_tx_unicast_packets() != 0) {
2083 _this->_internal_set_tx_unicast_packets(from._internal_tx_unicast_packets());
2084 }
2085 if (from._internal_tx_multicast_packets() != 0) {
2086 _this->_internal_set_tx_multicast_packets(from._internal_tx_multicast_packets());
2087 }
2088 if (from._internal_tx_broadcast_packets() != 0) {
2089 _this->_internal_set_tx_broadcast_packets(from._internal_tx_broadcast_packets());
2090 }
2091 if (from._internal_tx_dropped_packets() != 0) {
2092 _this->_internal_set_tx_dropped_packets(from._internal_tx_dropped_packets());
2093 }
2094 if (from._internal_tx_link_down_dropped() != 0) {
2095 _this->_internal_set_tx_link_down_dropped(from._internal_tx_link_down_dropped());
2096 }
2097 if (from._internal_tx_xon_packets() != 0) {
2098 _this->_internal_set_tx_xon_packets(from._internal_tx_xon_packets());
2099 }
2100 if (from._internal_tx_xoff_packets() != 0) {
2101 _this->_internal_set_tx_xoff_packets(from._internal_tx_xoff_packets());
2102 }
2103 if (from._internal_tx_size_64_packets() != 0) {
2104 _this->_internal_set_tx_size_64_packets(from._internal_tx_size_64_packets());
2105 }
2106 if (from._internal_tx_size_65_to_127_packets() != 0) {
2107 _this->_internal_set_tx_size_65_to_127_packets(from._internal_tx_size_65_to_127_packets());
2108 }
2109 if (from._internal_tx_size_128_to_255_packets() != 0) {
2110 _this->_internal_set_tx_size_128_to_255_packets(from._internal_tx_size_128_to_255_packets());
2111 }
2112 if (from._internal_tx_size_256_to_511_packets() != 0) {
2113 _this->_internal_set_tx_size_256_to_511_packets(from._internal_tx_size_256_to_511_packets());
2114 }
2115 if (from._internal_tx_size_512_to_1023_packets() != 0) {
2116 _this->_internal_set_tx_size_512_to_1023_packets(from._internal_tx_size_512_to_1023_packets());
2117 }
2118 if (from._internal_tx_size_1024_to_1522_packets() != 0) {
2119 _this->_internal_set_tx_size_1024_to_1522_packets(from._internal_tx_size_1024_to_1522_packets());
2120 }
2121 if (from._internal_tx_size_1523_to_max_packets() != 0) {
2122 _this->_internal_set_tx_size_1523_to_max_packets(from._internal_tx_size_1523_to_max_packets());
2123 }
2124 _this->_internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(from._internal_metadata_);
2125}

◆ mutable_unknown_fields()

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

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

747 {
748 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
749 }

◆ New()

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

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

794 {
795 return CreateMaybeMessage<EthXStatsInfo>(arena);
796 }

◆ operator=() [1/2]

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

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

726 {
727 CopyFrom(from);
728 return *this;
729 }
void CopyFrom(const EthXStatsInfo &from)

◆ operator=() [2/2]

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

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

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

◆ rx_broadcast_packets()

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

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

2290 {
2291 // @@protoc_insertion_point(field_get:dunedaq.dpdklibs.opmon.EthXStatsInfo.rx_broadcast_packets)
2293}

◆ rx_dropped_packets()

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

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

2224 {
2225 // @@protoc_insertion_point(field_get:dunedaq.dpdklibs.opmon.EthXStatsInfo.rx_dropped_packets)
2227}

◆ rx_good_bytes()

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

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

2202 {
2203 // @@protoc_insertion_point(field_get:dunedaq.dpdklibs.opmon.EthXStatsInfo.rx_good_bytes)
2204 return _internal_rx_good_bytes();
2205}

◆ rx_good_packets()

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

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

2180 {
2181 // @@protoc_insertion_point(field_get:dunedaq.dpdklibs.opmon.EthXStatsInfo.rx_good_packets)
2183}

◆ rx_mac_short_pkt_dropped()

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

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

2532 {
2533 // @@protoc_insertion_point(field_get:dunedaq.dpdklibs.opmon.EthXStatsInfo.rx_mac_short_pkt_dropped)
2535}

◆ rx_multicast_packets()

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

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

2268 {
2269 // @@protoc_insertion_point(field_get:dunedaq.dpdklibs.opmon.EthXStatsInfo.rx_multicast_packets)
2271}

◆ rx_size_1024_to_1522_packets()

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

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

2488 {
2489 // @@protoc_insertion_point(field_get:dunedaq.dpdklibs.opmon.EthXStatsInfo.rx_size_1024_to_1522_packets)
2491}

◆ rx_size_128_to_255_packets()

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

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

2422 {
2423 // @@protoc_insertion_point(field_get:dunedaq.dpdklibs.opmon.EthXStatsInfo.rx_size_128_to_255_packets)
2425}

◆ rx_size_1523_to_max_packets()

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

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

2510 {
2511 // @@protoc_insertion_point(field_get:dunedaq.dpdklibs.opmon.EthXStatsInfo.rx_size_1523_to_max_packets)
2513}

◆ rx_size_256_to_511_packets()

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

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

2444 {
2445 // @@protoc_insertion_point(field_get:dunedaq.dpdklibs.opmon.EthXStatsInfo.rx_size_256_to_511_packets)
2447}

◆ rx_size_512_to_1023_packets()

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

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

2466 {
2467 // @@protoc_insertion_point(field_get:dunedaq.dpdklibs.opmon.EthXStatsInfo.rx_size_512_to_1023_packets)
2469}

◆ rx_size_64_packets()

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

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

2378 {
2379 // @@protoc_insertion_point(field_get:dunedaq.dpdklibs.opmon.EthXStatsInfo.rx_size_64_packets)
2381}

◆ rx_size_65_to_127_packets()

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

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

2400 {
2401 // @@protoc_insertion_point(field_get:dunedaq.dpdklibs.opmon.EthXStatsInfo.rx_size_65_to_127_packets)
2403}

◆ rx_unicast_packets()

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

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

2246 {
2247 // @@protoc_insertion_point(field_get:dunedaq.dpdklibs.opmon.EthXStatsInfo.rx_unicast_packets)
2249}

◆ rx_unknown_protocol_packets()

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

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

2312 {
2313 // @@protoc_insertion_point(field_get:dunedaq.dpdklibs.opmon.EthXStatsInfo.rx_unknown_protocol_packets)
2315}

◆ rx_xoff_packets()

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

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

2356 {
2357 // @@protoc_insertion_point(field_get:dunedaq.dpdklibs.opmon.EthXStatsInfo.rx_xoff_packets)
2359}

◆ rx_xon_packets()

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

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

2334 {
2335 // @@protoc_insertion_point(field_get:dunedaq.dpdklibs.opmon.EthXStatsInfo.rx_xon_packets)
2336 return _internal_rx_xon_packets();
2337}

◆ set_groups_sent()

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

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

2140 {
2142 // @@protoc_insertion_point(field_set:dunedaq.dpdklibs.opmon.EthXStatsInfo.groups_sent)
2143}
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 2294 of file IfaceWrapper.pb.h.

2294 {
2296 // @@protoc_insertion_point(field_set:dunedaq.dpdklibs.opmon.EthXStatsInfo.rx_broadcast_packets)
2297}
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 2228 of file IfaceWrapper.pb.h.

2228 {
2230 // @@protoc_insertion_point(field_set:dunedaq.dpdklibs.opmon.EthXStatsInfo.rx_dropped_packets)
2231}
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 2206 of file IfaceWrapper.pb.h.

2206 {
2208 // @@protoc_insertion_point(field_set:dunedaq.dpdklibs.opmon.EthXStatsInfo.rx_good_bytes)
2209}
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 2184 of file IfaceWrapper.pb.h.

2184 {
2186 // @@protoc_insertion_point(field_set:dunedaq.dpdklibs.opmon.EthXStatsInfo.rx_good_packets)
2187}
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 2536 of file IfaceWrapper.pb.h.

2536 {
2538 // @@protoc_insertion_point(field_set:dunedaq.dpdklibs.opmon.EthXStatsInfo.rx_mac_short_pkt_dropped)
2539}
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 2272 of file IfaceWrapper.pb.h.

2272 {
2274 // @@protoc_insertion_point(field_set:dunedaq.dpdklibs.opmon.EthXStatsInfo.rx_multicast_packets)
2275}
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 2492 of file IfaceWrapper.pb.h.

2492 {
2494 // @@protoc_insertion_point(field_set:dunedaq.dpdklibs.opmon.EthXStatsInfo.rx_size_1024_to_1522_packets)
2495}
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 2426 of file IfaceWrapper.pb.h.

2426 {
2428 // @@protoc_insertion_point(field_set:dunedaq.dpdklibs.opmon.EthXStatsInfo.rx_size_128_to_255_packets)
2429}
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 2514 of file IfaceWrapper.pb.h.

2514 {
2516 // @@protoc_insertion_point(field_set:dunedaq.dpdklibs.opmon.EthXStatsInfo.rx_size_1523_to_max_packets)
2517}
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 2448 of file IfaceWrapper.pb.h.

2448 {
2450 // @@protoc_insertion_point(field_set:dunedaq.dpdklibs.opmon.EthXStatsInfo.rx_size_256_to_511_packets)
2451}
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 2470 of file IfaceWrapper.pb.h.

2470 {
2472 // @@protoc_insertion_point(field_set:dunedaq.dpdklibs.opmon.EthXStatsInfo.rx_size_512_to_1023_packets)
2473}
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 2382 of file IfaceWrapper.pb.h.

2382 {
2384 // @@protoc_insertion_point(field_set:dunedaq.dpdklibs.opmon.EthXStatsInfo.rx_size_64_packets)
2385}
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 2404 of file IfaceWrapper.pb.h.

2404 {
2406 // @@protoc_insertion_point(field_set:dunedaq.dpdklibs.opmon.EthXStatsInfo.rx_size_65_to_127_packets)
2407}
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 2250 of file IfaceWrapper.pb.h.

2250 {
2252 // @@protoc_insertion_point(field_set:dunedaq.dpdklibs.opmon.EthXStatsInfo.rx_unicast_packets)
2253}
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 2316 of file IfaceWrapper.pb.h.

2316 {
2318 // @@protoc_insertion_point(field_set:dunedaq.dpdklibs.opmon.EthXStatsInfo.rx_unknown_protocol_packets)
2319}
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 2360 of file IfaceWrapper.pb.h.

2360 {
2362 // @@protoc_insertion_point(field_set:dunedaq.dpdklibs.opmon.EthXStatsInfo.rx_xoff_packets)
2363}
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 2338 of file IfaceWrapper.pb.h.

2338 {
2340 // @@protoc_insertion_point(field_set:dunedaq.dpdklibs.opmon.EthXStatsInfo.rx_xon_packets)
2341}
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 2162 of file IfaceWrapper.pb.h.

2162 {
2164 // @@protoc_insertion_point(field_set:dunedaq.dpdklibs.opmon.EthXStatsInfo.total_groups_sent)
2165}
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 2646 of file IfaceWrapper.pb.h.

2646 {
2648 // @@protoc_insertion_point(field_set:dunedaq.dpdklibs.opmon.EthXStatsInfo.tx_broadcast_packets)
2649}
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 2668 of file IfaceWrapper.pb.h.

2668 {
2670 // @@protoc_insertion_point(field_set:dunedaq.dpdklibs.opmon.EthXStatsInfo.tx_dropped_packets)
2671}
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 2580 of file IfaceWrapper.pb.h.

2580 {
2582 // @@protoc_insertion_point(field_set:dunedaq.dpdklibs.opmon.EthXStatsInfo.tx_good_bytes)
2583}
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 2558 of file IfaceWrapper.pb.h.

2558 {
2560 // @@protoc_insertion_point(field_set:dunedaq.dpdklibs.opmon.EthXStatsInfo.tx_good_packets)
2561}
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 2690 of file IfaceWrapper.pb.h.

2690 {
2692 // @@protoc_insertion_point(field_set:dunedaq.dpdklibs.opmon.EthXStatsInfo.tx_link_down_dropped)
2693}
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 2624 of file IfaceWrapper.pb.h.

2624 {
2626 // @@protoc_insertion_point(field_set:dunedaq.dpdklibs.opmon.EthXStatsInfo.tx_multicast_packets)
2627}
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 2866 of file IfaceWrapper.pb.h.

2866 {
2868 // @@protoc_insertion_point(field_set:dunedaq.dpdklibs.opmon.EthXStatsInfo.tx_size_1024_to_1522_packets)
2869}
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 2800 of file IfaceWrapper.pb.h.

2800 {
2802 // @@protoc_insertion_point(field_set:dunedaq.dpdklibs.opmon.EthXStatsInfo.tx_size_128_to_255_packets)
2803}
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 2888 of file IfaceWrapper.pb.h.

2888 {
2890 // @@protoc_insertion_point(field_set:dunedaq.dpdklibs.opmon.EthXStatsInfo.tx_size_1523_to_max_packets)
2891}
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 2822 of file IfaceWrapper.pb.h.

2822 {
2824 // @@protoc_insertion_point(field_set:dunedaq.dpdklibs.opmon.EthXStatsInfo.tx_size_256_to_511_packets)
2825}
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 2844 of file IfaceWrapper.pb.h.

2844 {
2846 // @@protoc_insertion_point(field_set:dunedaq.dpdklibs.opmon.EthXStatsInfo.tx_size_512_to_1023_packets)
2847}
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 2756 of file IfaceWrapper.pb.h.

2756 {
2758 // @@protoc_insertion_point(field_set:dunedaq.dpdklibs.opmon.EthXStatsInfo.tx_size_64_packets)
2759}
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 2778 of file IfaceWrapper.pb.h.

2778 {
2780 // @@protoc_insertion_point(field_set:dunedaq.dpdklibs.opmon.EthXStatsInfo.tx_size_65_to_127_packets)
2781}
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 2602 of file IfaceWrapper.pb.h.

2602 {
2604 // @@protoc_insertion_point(field_set:dunedaq.dpdklibs.opmon.EthXStatsInfo.tx_unicast_packets)
2605}
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 2734 of file IfaceWrapper.pb.h.

2734 {
2736 // @@protoc_insertion_point(field_set:dunedaq.dpdklibs.opmon.EthXStatsInfo.tx_xoff_packets)
2737}
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 2712 of file IfaceWrapper.pb.h.

2712 {
2714 // @@protoc_insertion_point(field_set:dunedaq.dpdklibs.opmon.EthXStatsInfo.tx_xon_packets)
2715}
void _internal_set_tx_xon_packets(::uint64_t value)

◆ SetCachedSize()

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

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

1289 {
1291}
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 1240 of file IfaceWrapper.pb.cc.

1240 {
1241 (void)arena;
1242 new (&_impl_) Impl_{
1243 decltype(_impl_.groups_sent_){::uint64_t{0u}},
1244 decltype(_impl_.total_groups_sent_){::uint64_t{0u}},
1245 decltype(_impl_.rx_good_packets_){::uint64_t{0u}},
1246 decltype(_impl_.rx_good_bytes_){::uint64_t{0u}},
1247 decltype(_impl_.rx_dropped_packets_){::uint64_t{0u}},
1248 decltype(_impl_.rx_unicast_packets_){::uint64_t{0u}},
1249 decltype(_impl_.rx_multicast_packets_){::uint64_t{0u}},
1250 decltype(_impl_.rx_broadcast_packets_){::uint64_t{0u}},
1251 decltype(_impl_.rx_unknown_protocol_packets_){::uint64_t{0u}},
1252 decltype(_impl_.rx_xon_packets_){::uint64_t{0u}},
1253 decltype(_impl_.rx_xoff_packets_){::uint64_t{0u}},
1254 decltype(_impl_.rx_size_64_packets_){::uint64_t{0u}},
1255 decltype(_impl_.rx_size_65_to_127_packets_){::uint64_t{0u}},
1256 decltype(_impl_.rx_size_128_to_255_packets_){::uint64_t{0u}},
1257 decltype(_impl_.rx_size_256_to_511_packets_){::uint64_t{0u}},
1258 decltype(_impl_.rx_size_512_to_1023_packets_){::uint64_t{0u}},
1259 decltype(_impl_.rx_size_1024_to_1522_packets_){::uint64_t{0u}},
1260 decltype(_impl_.rx_size_1523_to_max_packets_){::uint64_t{0u}},
1261 decltype(_impl_.rx_mac_short_pkt_dropped_){::uint64_t{0u}},
1262 decltype(_impl_.tx_good_packets_){::uint64_t{0u}},
1263 decltype(_impl_.tx_good_bytes_){::uint64_t{0u}},
1264 decltype(_impl_.tx_unicast_packets_){::uint64_t{0u}},
1265 decltype(_impl_.tx_multicast_packets_){::uint64_t{0u}},
1266 decltype(_impl_.tx_broadcast_packets_){::uint64_t{0u}},
1267 decltype(_impl_.tx_dropped_packets_){::uint64_t{0u}},
1268 decltype(_impl_.tx_link_down_dropped_){::uint64_t{0u}},
1269 decltype(_impl_.tx_xon_packets_){::uint64_t{0u}},
1270 decltype(_impl_.tx_xoff_packets_){::uint64_t{0u}},
1271 decltype(_impl_.tx_size_64_packets_){::uint64_t{0u}},
1272 decltype(_impl_.tx_size_65_to_127_packets_){::uint64_t{0u}},
1273 decltype(_impl_.tx_size_128_to_255_packets_){::uint64_t{0u}},
1274 decltype(_impl_.tx_size_256_to_511_packets_){::uint64_t{0u}},
1275 decltype(_impl_.tx_size_512_to_1023_packets_){::uint64_t{0u}},
1276 decltype(_impl_.tx_size_1024_to_1522_packets_){::uint64_t{0u}},
1277 decltype(_impl_.tx_size_1523_to_max_packets_){::uint64_t{0u}},
1278 /*decltype(_impl_._cached_size_)*/ {},
1279 };
1280}

◆ SharedDtor()

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

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

1286 {
1287 ABSL_DCHECK(GetArenaForAllocation() == nullptr);
1288}

◆ Swap()

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

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

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

◆ total_groups_sent()

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

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

2158 {
2159 // @@protoc_insertion_point(field_get:dunedaq.dpdklibs.opmon.EthXStatsInfo.total_groups_sent)
2161}

◆ tx_broadcast_packets()

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

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

2642 {
2643 // @@protoc_insertion_point(field_get:dunedaq.dpdklibs.opmon.EthXStatsInfo.tx_broadcast_packets)
2645}

◆ tx_dropped_packets()

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

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

2664 {
2665 // @@protoc_insertion_point(field_get:dunedaq.dpdklibs.opmon.EthXStatsInfo.tx_dropped_packets)
2667}

◆ tx_good_bytes()

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

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

2576 {
2577 // @@protoc_insertion_point(field_get:dunedaq.dpdklibs.opmon.EthXStatsInfo.tx_good_bytes)
2578 return _internal_tx_good_bytes();
2579}

◆ tx_good_packets()

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

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

2554 {
2555 // @@protoc_insertion_point(field_get:dunedaq.dpdklibs.opmon.EthXStatsInfo.tx_good_packets)
2557}

◆ tx_link_down_dropped()

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

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

2686 {
2687 // @@protoc_insertion_point(field_get:dunedaq.dpdklibs.opmon.EthXStatsInfo.tx_link_down_dropped)
2689}

◆ tx_multicast_packets()

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

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

2620 {
2621 // @@protoc_insertion_point(field_get:dunedaq.dpdklibs.opmon.EthXStatsInfo.tx_multicast_packets)
2623}

◆ tx_size_1024_to_1522_packets()

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

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

2862 {
2863 // @@protoc_insertion_point(field_get:dunedaq.dpdklibs.opmon.EthXStatsInfo.tx_size_1024_to_1522_packets)
2865}

◆ tx_size_128_to_255_packets()

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

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

2796 {
2797 // @@protoc_insertion_point(field_get:dunedaq.dpdklibs.opmon.EthXStatsInfo.tx_size_128_to_255_packets)
2799}

◆ tx_size_1523_to_max_packets()

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

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

2884 {
2885 // @@protoc_insertion_point(field_get:dunedaq.dpdklibs.opmon.EthXStatsInfo.tx_size_1523_to_max_packets)
2887}

◆ tx_size_256_to_511_packets()

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

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

2818 {
2819 // @@protoc_insertion_point(field_get:dunedaq.dpdklibs.opmon.EthXStatsInfo.tx_size_256_to_511_packets)
2821}

◆ tx_size_512_to_1023_packets()

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

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

2840 {
2841 // @@protoc_insertion_point(field_get:dunedaq.dpdklibs.opmon.EthXStatsInfo.tx_size_512_to_1023_packets)
2843}

◆ tx_size_64_packets()

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

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

2752 {
2753 // @@protoc_insertion_point(field_get:dunedaq.dpdklibs.opmon.EthXStatsInfo.tx_size_64_packets)
2755}

◆ tx_size_65_to_127_packets()

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

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

2774 {
2775 // @@protoc_insertion_point(field_get:dunedaq.dpdklibs.opmon.EthXStatsInfo.tx_size_65_to_127_packets)
2777}

◆ tx_unicast_packets()

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

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

2598 {
2599 // @@protoc_insertion_point(field_get:dunedaq.dpdklibs.opmon.EthXStatsInfo.tx_unicast_packets)
2601}

◆ tx_xoff_packets()

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

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

2730 {
2731 // @@protoc_insertion_point(field_get:dunedaq.dpdklibs.opmon.EthXStatsInfo.tx_xoff_packets)
2733}

◆ tx_xon_packets()

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

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

2708 {
2709 // @@protoc_insertion_point(field_get:dunedaq.dpdklibs.opmon.EthXStatsInfo.tx_xon_packets)
2710 return _internal_tx_xon_packets();
2711}

◆ unknown_fields()

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

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

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

◆ UnsafeArenaSwap()

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

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

786 {
787 if (other == this) return;
788 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
789 InternalSwap(other);
790 }

Friends And Related Symbol Documentation

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

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

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

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

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

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

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

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

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

◆ ::TableStruct_dpdklibs_2fopmon_2fIfaceWrapper_2eproto

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

◆ swap

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

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

770 {
771 a.Swap(&b);
772 }

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 830 of file IfaceWrapper.pb.h.

◆ _impl_

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

Definition at line 1274 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 1231 of file IfaceWrapper.pb.h.

◆ kIndexInFileMessages

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

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


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