Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/event/dsw/
H A Ddsw_event.c222 qfs[i].flow_hash == flow_hash) in dsw_is_queue_flow_in_ary()
230 uint16_t flow_hash) in dsw_port_is_flow_paused() argument
265 qf->flow_hash == target_qf->flow_hash) { in dsw_port_remove_paused_flow()
654 uint16_t flow_hash; in dsw_port_buffer_event() local
666 flow_hash))) { in dsw_port_buffer_event()
701 uint16_t flow_hash; in dsw_port_flush_paused_events() local
706 flow_hash == qf->flow_hash) in dsw_port_flush_paused_events()
740 uint16_t flow_hash = qf->flow_hash; in dsw_port_end_emigration() local
752 flow_hash); in dsw_port_end_emigration()
792 uint16_t flow_hash = qf->flow_hash; in dsw_port_move_parallel_flows() local
[all …]
H A Ddsw_evdev.c259 uint16_t flow_hash; in initial_flow_to_port_assignment() local
260 for (flow_hash = 0; flow_hash < DSW_MAX_FLOWS; flow_hash++) { in initial_flow_to_port_assignment()
265 dsw->queues[queue_id].flow_to_port_map[flow_hash] = in initial_flow_to_port_assignment()
H A Ddsw_evdev.h123 uint16_t flow_hash; member
/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_table_algo.c3740 struct table_algo flow_hash = { variable
4030 ipfw_add_table_algo(ch, &flow_hash, sz, &flow_hash.idx); in ipfw_table_algo_init()
4042 ipfw_del_table_algo(ch, flow_hash.idx); in ipfw_table_algo_destroy()