Home
last modified time | relevance | path

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

/freebsd-12.1/sys/netinet/
H A Dsiftr.c240 struct flow_hash_node struct
244 LIST_ENTRY(flow_hash_node) nodes; argument
281 LIST_HEAD(listhead, flow_hash_node) *counter_hash;
337 struct flow_hash_node *hash_node; in siftr_process_pkt()
400 hash_node = malloc(sizeof(struct flow_hash_node), in siftr_process_pkt()
1225 struct flow_hash_node *counter, *tmp_counter; in siftr_manage_ops()