Home
last modified time | relevance | path

Searched defs:flow_id_mask (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/lib/librte_eventdev/
H A Drte_event_eth_rx_adapter.c202 uint32_t flow_id_mask; /* Set to ~0 if app provides flow id else 0 */ member
761 uint32_t flow_id_mask = eth_rx_queue_info->flow_id_mask; in rxa_buffer_mbufs() local
/f-stack/freebsd/netpfil/ipfw/
H A Dip_dummynet.c171 flow_id_mask(struct ipfw_flow_id *mask, struct ipfw_flow_id *id) in flow_id_mask() function