embedded IPsec source code documentation


sad_table_struct Struct Reference

#include <sa.h>


Data Fields

sad_entrytable
sad_entryfirst
sad_entrylast


Field Documentation

sad_entry* sad_table_struct::first
 

Pointer to the first entry in the table

Definition at line 136 of file sa.h.

sad_entry* sad_table_struct::last
 

Pointer to the last entry in the table

Definition at line 137 of file sa.h.

sad_entry* sad_table_struct::table
 

Pointer to the table data. This is pointer to an array of sad_entries

Definition at line 135 of file sa.h.


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

Copyright 2003 by Christian Scheurer and Niklaus Schild