Lines Matching defs:group
58 * Although optional, applications are encouraged to group similar rules as
61 * pattern type possibly allowed in a given group). Applications should be
69 * If a packet is matched by several rules of a given group for a given
73 * Note that support for more than a single group and priority level is not
91 * A group is a superset of multiple rules.
92 * The default group is 0 and is processed for all packets.
93 * Rules in other groups are processed only if the group is chained
95 * It means the group hierarchy is made by the flow rules,
96 * and the group 0 is the hierarchy root.
100 uint32_t group;
101 uint32_t priority; /**< Rule priority level within group. */
1107 * and GBP (draft-smith-vxlan-group-policy-05.txt).
2618 * Redirects packets to a group on the current device.
3353 * Redirects packets to a group on the current device.
3357 * a group on that device.
3360 uint32_t group;
5265 * jump group 0 / end
6007 * templates associated with a single set of rule attributes (group ID,
6072 * Set group miss actions.
6077 * Identifier of a group to set miss actions for.
6081 * List of group miss actions.