SolarCapture C Bindings User Guide  SF-115721-CD
Issue 3
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
sc_packet_list Struct Reference

A list of packets or packet buffers. More...

#include <ext_packet_list.h>

Data Fields

struct sc_packethead
 
struct sc_packet ** tail
 
int num_pkts
 
int num_frags
 

Detailed Description

A list of packets or packet buffers.

Field Documentation

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


The documentation for this struct was generated from the following file: