NtHashRefResult_s Struct Reference
#include <hashref.h>
Data Fields | |
uint32_t | hashvalue |
24-bit calculated hash value More... | |
uint32_t | stream |
Detailed Description
- Examples:
- hashref/calc_single_hash/calc_single_hash.c.
Definition at line 240 of file hashref.h.
Field Documentation
uint32_t NtHashRefResult_s::hashvalue |
24-bit calculated hash value
- Examples:
- hashref/calc_single_hash/calc_single_hash.c.
Definition at line 241 of file hashref.h.
Referenced by do_2tuple_ipv4(), do_2tuple_ipv6(), do_5tuple_ipv4(), do_5tuple_ipv6(), and do_ipfragmenttuple_ipv4().
uint32_t NtHashRefResult_s::stream |
Destination stream - set if the streams value is non-zero in the hash reference configuration
- Examples:
- hashref/calc_single_hash/calc_single_hash.c.
Definition at line 242 of file hashref.h.
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:
- include/ntutil/hashref.h