Captured UNI cell. More...
Data Fields | |
LT_BITFIELD32 | gfc:4 |
Generic Flow Control. | |
LT_BITFIELD32 | vpi:8 |
Virtual Path Identifier. | |
LT_BITFIELD32 | vci:16 |
Virtual Channel Identifier. | |
LT_BITFIELD32 | pt:3 |
Payload Type. | |
LT_BITFIELD32 | clp:1 |
Cell Loss Priority. |
Captured UNI cell.
Endace don't capture the HEC, presumably to keep alignment. This version of the libtrace_atm_cell is used when dealing with DAG captures of uni cells.
LT_BITFIELD32 libtrace_atm_capture_cell::clp |
Cell Loss Priority.
LT_BITFIELD32 libtrace_atm_capture_cell::gfc |
Generic Flow Control.
LT_BITFIELD32 libtrace_atm_capture_cell::pt |
Payload Type.
Referenced by trace_get_payload_from_atm().
LT_BITFIELD32 libtrace_atm_capture_cell::vci |
Virtual Channel Identifier.
LT_BITFIELD32 libtrace_atm_capture_cell::vpi |
Virtual Path Identifier.