Searched refs:flow_hash_node (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/sys/netinet/
H A Dsiftr.c163 "SIFTR flow_hash_node struct");
232 struct flow_hash_node struct
236 LIST_ENTRY(flow_hash_node) nodes;
271 LIST_HEAD(listhead, flow_hash_node) *counter_hash;
323 struct flow_hash_node *hash_node;
386 hash_node = malloc(sizeof(struct flow_hash_node),
1183 struct flow_hash_node *counter, *tmp_counter;

Completed in 55 milliseconds