flow_rule_match_enc_control
flow_rule_match_enc_control(rule, &enc_control);
flow_rule_match_enc_control(rule, &match);
flow_rule_match_enc_control(entry1->rule, &match1);
flow_rule_match_enc_control(entry2->rule, &match2);
flow_rule_match_enc_control(rule, &enc_ctl);
flow_rule_match_enc_control(rule, &fm);
void flow_rule_match_enc_control(const struct flow_rule *rule,
EXPORT_SYMBOL(flow_rule_match_enc_control);