Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsiftr.c245 struct flow_hash_node struct
249 LIST_ENTRY(flow_hash_node) nodes; argument
286 LIST_HEAD(listhead, flow_hash_node) *counter_hash;
338 struct flow_hash_node *hash_node; in siftr_process_pkt()
401 hash_node = malloc(sizeof(struct flow_hash_node), in siftr_process_pkt()
1234 struct flow_hash_node *counter, *tmp_counter; in siftr_manage_ops()