![]() |
SolarCapture C Bindings User Guide
SF-115721-CD
Issue 3
|
A list of packets or packet buffers. More...
#include <ext_packet_list.h>
Data Fields | |
| struct sc_packet * | head |
| struct sc_packet ** | tail |
| int | num_pkts |
| int | num_frags |
A list of packets or packet buffers.
| struct sc_packet* head |
Head of list
| int num_frags |
Number of pkt frags in the list
| int num_pkts |
Number of pkts in the list
| struct sc_packet** tail |
Ptr to next field in tail of list