NtHashRefInput_t

Reference Documentation

Platform
Napatech SmartNIC
Content Type
Reference Information
Capture Software Version
Link™ Capture Software 12.6
Napatech Software Suite: NtHashRefInput_t Struct Reference
NtHashRefInput_t Struct Reference

#include <hashref.h>

Data Structures

union  NtHashRefInput_u
 

Data Fields

enum NtHashRefInputType_e inputType
 
union NtHashRefInput_t::NtHashRefInput_u u
 

Detailed Description

Hash calculation input

Examples:
hashref/calc_single_hash/calc_single_hash.c.

Definition at line 142 of file hashref.h.

Field Documentation

enum NtHashRefInputType_e NtHashRefInput_t::inputType

hashref input union

Examples:
hashref/calc_single_hash/calc_single_hash.c.

Definition at line 146 of file hashref.h.

Referenced by do_2tuple_ipv4(), do_2tuple_ipv6(), do_5tuple_ipv4(), do_5tuple_ipv6(), and do_ipfragmenttuple_ipv4().

union NtHashRefInput_t::NtHashRefInput_u NtHashRefInput_t::u
Examples:
hashref/calc_single_hash/calc_single_hash.c.

Referenced by do_2tuple_ipv4(), do_2tuple_ipv6(), do_5tuple_ipv4(), do_5tuple_ipv6(), and do_ipfragmenttuple_ipv4().


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