|
| AxisEth () |
|
| AxisEth (AxisRaw axisRaw) |
|
| AxisEth (LE_tData tdata, LE_tKeep tkeep, LE_tLast tlast) |
|
| AxisEth (const AxisEth &axisEth) |
|
void | setEthDstAddr (EthAddr addr) |
|
EthAddr | getEthDstAddr () |
|
void | setEthSrcAddrHi (EthAddr addr) |
|
ap_uint< 16 > | getEthSrcAddrHi () |
|
void | setEthSrcAddrLo (EthAddr addr) |
|
ap_uint< 32 > | getEthSrcAddrLo () |
|
void | setEthTypeLen (EthTypeLen eTyLe) |
|
EthTypeLen | getEthTypelen () |
|
void | setEthertType (EtherType eType) |
|
EtherType | getEtherType () |
|
void | setEtherLen (EtherLen eLength) |
|
EtherLen | getEtherLen () |
|
LE_EthAddr | getLE_EthDstAddr () |
|
ap_uint< 16 > | getLE_EthSrcAddrHi () |
|
ap_uint< 32 > | getLE_EthSrcAddrLo () |
|
LE_EtherType | getLE_EtherType () |
|
void | setArpHwType (ArpHwType htype) |
|
ArpHwType | getArpHwType () |
|
void | setArpProtType (ArpProtType ptype) |
|
ArpProtType | getArpProtType () |
|
void | setArpHwLen (ArpHwLen hlen) |
|
ArpHwLen | getArpHwLen () |
|
void | setArpProtLen (ArpProtLen plen) |
|
ArpProtLen | getArpProtLen () |
|
void | setArpOper (ArpOper oper) |
|
ArpOper | getArpOper () |
|
void | setArpShaHi (ArpSendHwAddr sha) |
|
ArpShaHi | getArpShaHi () |
|
void | setArpShaLo (ArpSendHwAddr sha) |
|
ArpShaLo | getArpShaLo () |
|
void | setArpSpa (ArpSendProtAddr spa) |
|
ArpSendProtAddr | getArpSpa () |
|
void | setArpTha (ArpTargHwAddr tha) |
|
ArpTargHwAddr | getArpTha () |
|
void | setArpTpaHi (ArpTargProtAddr tpa) |
|
ArpTpaHi | getArpTpaHi () |
|
void | setArpTpaLo (ArpTargProtAddr tpa) |
|
ArpTpaLo | getArpTpaLo () |
|
LE_ArpHwType | getLE_ArpHwType () |
|
LE_ArpProtType | getLE_ArpProtType () |
|
LE_ArpOper | getLE_ArpOper () |
|
LE_ArpShaHi | getLE_ArpShaHi () |
|
LE_ArpShaLo | getLE_ArpShaLo () |
|
LE_ArpSendProtAddr | getLE_ArpSpa () |
|
LE_ArpTargHwAddr | getLE_ArpTha () |
|
LE_ArpTpaHi | getLE_ArpTpaHi () |
|
LE_ArpTpaLo | getLE_ArpTpaLo () |
|
void | setIp4Version (Ip4Version ver) |
|
Ip4Version | getIp4Version () |
|
void | setIp4HdrLen (Ip4HdrLen ihl) |
|
Ip4HdrLen | getIp4HdrLen () |
|
void | setIp4ToS (Ip4ToS tos) |
|
Ip4ToS | getIp4ToS () |
|
void | setIp4TotalLen (Ip4TotalLen len) |
|
Ip4TotalLen | getIp4TotalLen () |
|
void | setIp4Ident (Ip4Ident id) |
|
Ip4Ident | getIp4Ident () |
|
void | setIp4FragOff (Ip4FragOff offset) |
|
Ip4FragOff | getIp4FragOff () |
|
void | setIp4Flags (Ip4Flags flags) |
|
void | setIp4TtL (Ip4TtL ttl) |
|
Ip4TtL | getIp4Ttl () |
|
void | setIp4Prot (Ip4Prot prot) |
|
Ip4Prot | getIp4Prot () |
|
void | setIp4HdrCsum (Ip4HdrCsum csum) |
|
Ip4HdrCsum | getIp4HdrCsum () |
|
void | setIp4SrcAddr (Ip4Addr addr) |
|
Ip4Addr | getIp4SrcAddr () |
|
void | setIp4DstAddrHi (Ip4Addr addr) |
|
Ip4DstAddrHi | getIp4DstAddrHi () |
|
void | setIp4DstAddrLo (Ip4Addr addr) |
|
Ip4DstAddrLo | getIp4DstAddrLo () |
|
LE_Ip4Addr | getLE_Ip4SrcAddr () |
|
LE_Ip4DstAddrHi | getLE_Ip4DstAddrHi () |
|
LE_Ip4DstAddrLo | getLE_Ip4DstAddrLo () |
|
| AxisRaw () |
|
| AxisRaw (LE_tData tdata, LE_tKeep tkeep, LE_tLast tlast) |
|
tData | getTData (int leHi=64 -1, int leLo=0) const |
|
tKeep | getTKeep (int leHi=64/8-1, int leLo=0) const |
|
tLast | getTLast () const |
|
void | setTData (tData data) |
|
void | setTKeep (tKeep keep) |
|
void | setTLast (tLast last) |
|
LE_tData | getLE_TData (int leHi=64 -1, int leLo=0) const |
|
LE_tKeep | getLE_TKeep (int leHi=64/8-1, int leLo=0) const |
|
LE_tLast | getLE_TLast () const |
|
void | setLE_TData (LE_tData data, int leHi=64 -1, int leLo=0) |
|
void | setLE_TKeep (LE_tKeep keep, int leHi=64/8-1, int leLo=0) |
|
void | setLE_TLast (LE_tLast last) |
|
tDataHalf | getTDataHi () const |
|
tDataHalf | getTDataLo () const |
|
tKeepHalf | getTKeepHi () const |
|
tKeepHalf | getTKeepLo () const |
|
void | setTDataHi (tDataHalf halfData) |
|
void | setTDataLo (tDataHalf halfData) |
|
void | setTKeepHi (tKeepHalf halfKeep) |
|
void | setTKeepLo (tKeepHalf halfKeep) |
|
LE_tDataHalf | getLE_TDataHi () const |
|
LE_tDataHalf | getLE_TDataLo () const |
|
void | setLE_TDataHi (LE_tData data) |
|
void | setLE_TDataLo (LE_tData data) |
|
void | clearUnusedBytes () |
|
int | getLen () const |
|
int | getLenHi () |
|
int | getLenLo () |
|
bool | isValid () const |
|
ETH Data over AXI4-STREAMING As Encoded by the 10GbE MAC (.i.e LITTLE-ENDIAN order).
Definition at line 143 of file AxisEth.hpp.