FD.io VPP  v19.08-27-gf4dcae4
Vector Packet Processing
ghash_data_t Struct Reference

Data Fields

__m128i mid
 
__m128i hi
 
__m128i lo
 
__m128i tmp_lo
 
__m128i tmp_hi
 
int pending
 

Detailed Description

Definition at line 119 of file ghash.h.

Field Documentation

__m128i ghash_data_t::hi

Definition at line 121 of file ghash.h.

__m128i ghash_data_t::lo

Definition at line 121 of file ghash.h.

__m128i ghash_data_t::mid

Definition at line 121 of file ghash.h.

int ghash_data_t::pending

Definition at line 122 of file ghash.h.

__m128i ghash_data_t::tmp_hi

Definition at line 121 of file ghash.h.

__m128i ghash_data_t::tmp_lo

Definition at line 121 of file ghash.h.


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