Lines Matching defs:rule
368 /* Check whether a flow rule can be created on a given port. */
404 /* Create a flow rule on a given port. */
434 /* Destroy a flow rule on a given port. */
513 /* Query an existing flow rule. */
980 * Copy flow rule components.
982 * This comprises the flow rule descriptor itself, attributes, pattern and
990 * Source flow rule descriptor.
2711 struct rte_flow *rule, void *user_data,
2725 ret = ops->flow_update_resized(dev, queue, attr, rule, user_data, error);
2728 rule, user_data, ret);