Lines Matching defs:rule
10 struct flow_rule *rule; in flow_rule_alloc() local
30 void flow_rule_match_meta(const struct flow_rule *rule, in flow_rule_match_meta()
37 void flow_rule_match_basic(const struct flow_rule *rule, in flow_rule_match_basic()
44 void flow_rule_match_control(const struct flow_rule *rule, in flow_rule_match_control()
51 void flow_rule_match_eth_addrs(const struct flow_rule *rule, in flow_rule_match_eth_addrs()
58 void flow_rule_match_vlan(const struct flow_rule *rule, in flow_rule_match_vlan()
65 void flow_rule_match_cvlan(const struct flow_rule *rule, in flow_rule_match_cvlan()
72 void flow_rule_match_ipv4_addrs(const struct flow_rule *rule, in flow_rule_match_ipv4_addrs()
79 void flow_rule_match_ipv6_addrs(const struct flow_rule *rule, in flow_rule_match_ipv6_addrs()
86 void flow_rule_match_ip(const struct flow_rule *rule, in flow_rule_match_ip()
93 void flow_rule_match_ports(const struct flow_rule *rule, in flow_rule_match_ports()
100 void flow_rule_match_tcp(const struct flow_rule *rule, in flow_rule_match_tcp()
107 void flow_rule_match_icmp(const struct flow_rule *rule, in flow_rule_match_icmp()
114 void flow_rule_match_mpls(const struct flow_rule *rule, in flow_rule_match_mpls()
121 void flow_rule_match_enc_control(const struct flow_rule *rule, in flow_rule_match_enc_control()
128 void flow_rule_match_enc_ipv4_addrs(const struct flow_rule *rule, in flow_rule_match_enc_ipv4_addrs()
135 void flow_rule_match_enc_ipv6_addrs(const struct flow_rule *rule, in flow_rule_match_enc_ipv6_addrs()
142 void flow_rule_match_enc_ip(const struct flow_rule *rule, in flow_rule_match_enc_ip()
149 void flow_rule_match_enc_ports(const struct flow_rule *rule, in flow_rule_match_enc_ports()
156 void flow_rule_match_enc_keyid(const struct flow_rule *rule, in flow_rule_match_enc_keyid()
163 void flow_rule_match_enc_opts(const struct flow_rule *rule, in flow_rule_match_enc_opts()