FreeBSD kernel IPv4 code
flow_hash_node Struct Reference

Data Fields

uint16_t counter
 
uint8_t key [FLOW_KEY_LEN]
 

Detailed Description

Definition at line 245 of file siftr.c.

Field Documentation

◆ counter

uint16_t flow_hash_node::counter

Definition at line 247 of file siftr.c.

Referenced by siftr_manage_ops(), and siftr_process_pkt().

◆ key

uint8_t flow_hash_node::key[FLOW_KEY_LEN]

Definition at line 248 of file siftr.c.

Referenced by siftr_manage_ops(), and siftr_process_pkt().


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