D | ocelot_flower.c | 24 static int ocelot_chain_to_block(int chain, bool ingress) in ocelot_chain_to_block() argument 28 if (!ingress) { in ocelot_chain_to_block() 72 bool ingress) in ocelot_is_goto_target_valid() argument 77 if (!ingress) in ocelot_is_goto_target_valid() 146 bool ingress, struct flow_cls_offload *f, in ocelot_flower_parse_action() argument 162 filter->block_id = ocelot_chain_to_block(chain, ingress); in ocelot_flower_parse_action() 359 if (!ocelot_is_goto_target_valid(filter->goto_target, chain, ingress) && in ocelot_flower_parse_action() 420 ocelot_flower_parse_key(struct ocelot *ocelot, int port, bool ingress, in ocelot_flower_parse_key() argument 444 if (!ingress) { in ocelot_flower_parse_key() 618 static int ocelot_flower_parse(struct ocelot *ocelot, int port, bool ingress, in ocelot_flower_parse() argument [all …]
|