cloudFPGA (cF) API
1.0
The documentation of the source code of cloudFPGA (cF)
|
: A class to access the fields of a TCP/IPv4 or UDP/IPv4 pseudo packet when transmitted over an AXI4-Stream interface. More...
Go to the source code of this file.
Classes | |
class | AxisPsd4 |
Macros | |
#define | PSD4_HEADER_LEN 12 |
Typedefs | |
typedef ap_uint< 8 > | Psd4Res |
: A class to access the fields of a TCP/IPv4 or UDP/IPv4 pseudo packet when transmitted over an AXI4-Stream interface.
System: : cloudFPGA Component : Shell, Network Transport Stack (NTS) Language : Vivado HLS
Definition in file AxisPsd4.hpp.
#define PSD4_HEADER_LEN 12 |
PSD4 - PSEUDO-HEADER LENGTH A pseudo IP4 packet has a default header len of 12 bytes.
Definition at line 98 of file AxisPsd4.hpp.
typedef ap_uint< 8> Psd4Res |
PSD4 - PSEUDO-HEADER FIELDS IN NETWORK BYTE ORDER
Definition at line 103 of file AxisPsd4.hpp.