Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_flow.c306 int *item_disabled, in flow_item_raw_preprocess() argument
396 *item_disabled = disabled; in flow_item_raw_preprocess()
406 int *item_disabled, in flow_item_proto_preprocess() argument
426 item_disabled, in flow_item_proto_preprocess()
442 *item_disabled = 1; /* TRUE */ in flow_item_proto_preprocess()
459 *item_disabled = (i == size) ? 1 : 0; in flow_item_proto_preprocess()