ADTF PCAP Toolbox
Loading...
Searching...
No Matches
PCap Ethernet Receiver
Plugin Information
Plugin Filenamepcap_ethernet_source.adtfplugin
Plugin Descriptionpcap_ethernet_source.plugindescription
Plugin NamePCAP Ethernet Receiver Plugin
LicenseADTF Subscription
Support Mailsupport@digitalwerk.net
Homepage URLhttps://adtf.dev/
Plugin Versions
Plugin Version1.99.99
Plugin File Version1.0
adtf::devicetb1.99.99
adtf3.20.5
adtf::ucom3.1.0
Component Information
NamePCap Ethernet Receiver
CIDpcap_ethernet_receiver.streaming_source.devicetb.cid
DescriptionUse this streaming source to receive RAW ethernet data using PCap on your system.
TypeFilter
Properties
NameValueTypeDescriptionSubproperties
adapter_ip_address0.0.0.0cStringThe IP address of the network interface to listen to.
berkeley_packet_filtercStringDefinition of the subset to receive.
Output Pins
NameStream TypeDescription
ethernet_out adtf/devicetb/ethernet Raw Ethernet sample streams from PCAP Device.
Dynamic Pins
Dynamic Input Pinsfalse
Dynamic Output Pinsfalse
Dynamic Input Binding Pinsfalse
Dynamic Output Binding Pinsfalse
Required Interfaces
IID
reference_clock.flash.streaming.adtf.iid
Output Pin Stream Types
Pin Nameethernet_out
Meta Type Nameadtf/devicetb/ethernet
Stream Type Properties
NameValueTypeDescriptionSubproperties
md_data_serializedtruetBool
md_definitions
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<adtf:ddl xmlns:adtf="adtf">
<structs>
<struct name="tEthernetSampleHeader" version="1" ddlversion="4.0">
<element name="tmTimestampBeginNs" type="tInt64" arraysize="1">
<deserialized alignment="1"/>
<serialized bytepos="0" byteorder="LE"/>
</element>
<element name="tmTimestampEndNs" type="tInt64" arraysize="1">
<deserialized alignment="1"/>
<serialized bytepos="8" byteorder="LE"/>
</element>
<element name="nErrorCode" type="tInt32" arraysize="1">
<deserialized alignment="1"/>
<serialized bytepos="16" byteorder="LE"/>
</element>
<element name="nFrameCheckSequence" type="tUInt32" arraysize="1">
<deserialized alignment="1"/>
<serialized bytepos="20" byteorder="LE"/>
</element>
<element name="nFrameSize" type="tUInt32" arraysize="1">
<deserialized alignment="1"/>
<serialized bytepos="24" byteorder="LE"/>
</element>
<element name="aFrameData" type="tUInt8" arraysize="nFrameSize">
<deserialized alignment="1"/>
<serialized bytepos="28" byteorder="LE"/>
</element>
</struct>
</structs>
</adtf:ddl>
cString
md_structtEthernetSampleHeadercString