◆ secout()
InterfacePP::secout::secout |
( |
uintptr_t |
address, |
|
|
uint32_t |
size, |
|
|
uint32_t |
status |
|
) |
| |
|
inline |
Constructor for SEC output ring object
- Parameters
-
address | - address of output |
size | - size of output |
status | - status of the operation |
Sits in the input ring as
| address (8-byte flow address) |
| size (4-byte value) |
| status (4-byte value) |
◆ get_status()
uint32_t InterfacePP::secout::get_status |
( |
| ) |
|
|
inline |
return the name of the flow
- Returns
- - name of the flow
◆ set_status()
void InterfacePP::secout::set_status |
( |
uint32_t |
status | ) |
|
|
inline |
set the status of the packet
- Parameters
-
status | - status of the packet |
The documentation for this class was generated from the following file:
- jtestbench/include/ringobj.h