Captured NNI cell. More...
Data Fields | |
LT_BITFIELD32 | vpi:12 |
Virtual Path Identifier. | |
LT_BITFIELD32 | vci:16 |
Virtual Channel Identifier. | |
LT_BITFIELD32 | pt:3 |
Payload Type. | |
LT_BITFIELD32 | clp:1 |
Cell Loss Priority. | |
LT_BITFIELD32 | hec:8 |
Header Error Control. |
Captured NNI cell.
Endace don't capture the HEC, presumably to keep alignment. This version of the libtrace_atm_nni_cell is used when dealing with DAG captures of nni cells.
LT_BITFIELD32 libtrace_atm_nni_capture_cell::clp |
Cell Loss Priority.
LT_BITFIELD32 libtrace_atm_nni_capture_cell::hec |
Header Error Control.
LT_BITFIELD32 libtrace_atm_nni_capture_cell::pt |
Payload Type.
LT_BITFIELD32 libtrace_atm_nni_capture_cell::vci |
Virtual Channel Identifier.
LT_BITFIELD32 libtrace_atm_nni_capture_cell::vpi |
Virtual Path Identifier.