Searched refs:rulep (Results 1 – 2 of 2) sorted by relevance
150 struct sfc_mae_outer_rule **rulep) in sfc_mae_outer_rule_add() argument169 *rulep = rule; in sfc_mae_outer_rule_add()1577 struct sfc_mae_outer_rule **rulep, in sfc_mae_rule_process_outer() argument1584 *rulep = NULL; in sfc_mae_rule_process_outer()1596 *rulep = sfc_mae_outer_rule_attach(sa, ctx->match_spec_outer, in sfc_mae_rule_process_outer()1598 if (*rulep != NULL) { in sfc_mae_rule_process_outer()1602 ctx->encap_type, rulep); in sfc_mae_rule_process_outer()1623 rule = *rulep; in sfc_mae_rule_process_outer()1627 sfc_mae_outer_rule_del(sa, *rulep); in sfc_mae_rule_process_outer()1628 *rulep = NULL; in sfc_mae_rule_process_outer()
1146 rctl_string_to_rule(char *rulestr, struct rctl_rule **rulep) in rctl_string_to_rule() argument1265 *rulep = rule; in rctl_string_to_rule()