Home | History | Annotate | Download | only in Ip6Dxe

Lines Matching refs:Table

93 // Each Ip service instance has an assemble table to reassemble

95 // as hash table.
160 number of input data blocks when building a fragment table.
176 Initialize an already allocated assemble table. This is generally
177 the assemble table embedded in the IP6 service instance.
179 @param[in, out] Table The assemble table to initialize.
184 IN OUT IP6_ASSEMBLE_TABLE *Table
188 Clean up the assemble table: remove all the fragments
191 @param[in, out] Table The assemble table to clean up.
196 IN OUT IP6_ASSEMBLE_TABLE *Table