OpenNSL API Guide and Reference Manual
|
OPENNSL packet gather block type. More...
#include <pkt.h>
Data Fields | |
uint8 * | data |
int | len |
uint8* opennsl_pkt_blk_s::data |
Definition at line 68 of file pkt.h.
Referenced by example_rx_packet_receive(), and example_sflow_handle_rx_event().
int opennsl_pkt_blk_s::len |
Definition at line 69 of file pkt.h.
Referenced by example_rx_packet_receive().