Home
last modified time | relevance | path

Searched +defs:rule +defs:alist (Results 1 – 21 of 21) sorted by relevance

/dports/net/frr7-pythontools/frr-frr-7.5.1/isisd/
H A Disis_routemap.c52 route_match_ip_address(void *rule, const struct prefix *prefix, in route_match_ip_address()
55 struct access_list *alist; in route_match_ip_address() local
72 static void route_match_ip_address_free(void *rule) in route_match_ip_address_free()
87 route_match_ip_address_prefix_list(void *rule, const struct prefix *prefix, in route_match_ip_address_prefix_list()
107 static void route_match_ip_address_prefix_list_free(void *rule) in route_match_ip_address_prefix_list_free()
123 route_match_ipv6_address(void *rule, const struct prefix *prefix, in route_match_ipv6_address()
126 struct access_list *alist; in route_match_ipv6_address() local
143 static void route_match_ipv6_address_free(void *rule) in route_match_ipv6_address_free()
178 static void route_match_ipv6_address_prefix_list_free(void *rule) in route_match_ipv6_address_prefix_list_free()
194 route_set_metric(void *rule, const struct prefix *prefix, in route_set_metric()
[all …]
/dports/net/frr7/frr-frr-7.5.1/isisd/
H A Disis_routemap.c52 route_match_ip_address(void *rule, const struct prefix *prefix, in route_match_ip_address()
55 struct access_list *alist; in route_match_ip_address() local
72 static void route_match_ip_address_free(void *rule) in route_match_ip_address_free()
87 route_match_ip_address_prefix_list(void *rule, const struct prefix *prefix, in route_match_ip_address_prefix_list()
107 static void route_match_ip_address_prefix_list_free(void *rule) in route_match_ip_address_prefix_list_free()
123 route_match_ipv6_address(void *rule, const struct prefix *prefix, in route_match_ipv6_address()
126 struct access_list *alist; in route_match_ipv6_address() local
143 static void route_match_ipv6_address_free(void *rule) in route_match_ipv6_address_free()
178 static void route_match_ipv6_address_prefix_list_free(void *rule) in route_match_ipv6_address_prefix_list_free()
194 route_set_metric(void *rule, const struct prefix *prefix, in route_set_metric()
[all …]
/dports/net/quagga/quagga-1.2.4/isisd/
H A Disis_routemap.c54 route_match_ip_address(void *rule, struct prefix *prefix, in route_match_ip_address()
57 struct access_list *alist; in route_match_ip_address() local
76 route_match_ip_address_free(void *rule) in route_match_ip_address_free()
92 route_match_ip_address_prefix_list(void *rule, struct prefix *prefix, in route_match_ip_address_prefix_list()
114 route_match_ip_address_prefix_list_free (void *rule) in route_match_ip_address_prefix_list_free()
130 route_match_ipv6_address(void *rule, struct prefix *prefix, in route_match_ipv6_address()
133 struct access_list *alist; in route_match_ipv6_address() local
152 route_match_ipv6_address_free(void *rule) in route_match_ipv6_address_free()
190 route_match_ipv6_address_prefix_list_free (void *rule) in route_match_ipv6_address_prefix_list_free()
206 route_set_metric(void *rule, struct prefix *prefix, in route_set_metric()
[all …]
/dports/net/quagga/quagga-1.2.4/zebra/
H A Dzebra_routemap.c132 route_match_interface (void *rule, struct prefix *prefix, in route_match_interface()
168 route_match_interface_free (void *rule) in route_match_interface_free()
423 route_match_ip_next_hop (void *rule, struct prefix *prefix, in route_match_ip_next_hop()
426 struct access_list *alist; in route_match_ip_next_hop() local
470 route_match_ip_next_hop_free (void *rule) in route_match_ip_next_hop_free()
531 route_match_ip_next_hop_prefix_list_free (void *rule) in route_match_ip_next_hop_prefix_list_free()
552 struct access_list *alist; in route_match_ip_address() local
576 route_match_ip_address_free (void *rule) in route_match_ip_address_free()
617 route_match_ip_address_prefix_list_free (void *rule) in route_match_ip_address_prefix_list_free()
635 route_set_src (void *rule, struct prefix *prefix, in route_set_src()
[all …]
/dports/net/quagga/quagga-1.2.4/ospfd/
H A Dospf_routemap.c198 struct access_list *alist; in route_match_ip_nexthop() local
228 route_match_ip_nexthop_free (void *rule) in route_match_ip_nexthop_free()
295 struct access_list *alist; in route_match_ip_address() local
320 route_match_ip_address_free (void *rule) in route_match_ip_address_free()
360 route_match_ip_address_prefix_list_free (void *rule) in route_match_ip_address_prefix_list_free()
406 route_match_interface_free (void *rule) in route_match_interface_free()
422 route_match_tag (void *rule, struct prefix *prefix, in route_match_tag()
452 route_set_metric (void *rule, struct prefix *prefix, in route_set_metric()
507 route_set_metric_free (void *rule) in route_set_metric_free()
564 route_set_metric_type_free (void *rule) in route_set_metric_type_free()
[all …]
/dports/net/frr7-pythontools/frr-frr-7.5.1/ripd/
H A Drip_routemap.c46 route_match_metric(void *rule, const struct prefix *prefix, in route_match_metric()
85 static void route_match_metric_free(void *rule) in route_match_metric_free()
134 static void route_match_interface_free(void *rule) in route_match_interface_free()
154 struct access_list *alist; in route_match_ip_next_hop() local
185 static void route_match_ip_next_hop_free(void *rule) in route_match_ip_next_hop_free()
269 static void route_match_ip_next_hop_type_free(void *rule) in route_match_ip_next_hop_type_free()
290 struct access_list *alist; in route_match_ip_address() local
312 static void route_match_ip_address_free(void *rule) in route_match_ip_address_free()
399 route_set_metric(void *rule, const struct prefix *prefix, in route_set_metric()
482 static void route_set_metric_free(void *rule) in route_set_metric_free()
[all …]
/dports/net/frr7/frr-frr-7.5.1/ripd/
H A Drip_routemap.c46 route_match_metric(void *rule, const struct prefix *prefix, in route_match_metric()
85 static void route_match_metric_free(void *rule) in route_match_metric_free()
134 static void route_match_interface_free(void *rule) in route_match_interface_free()
154 struct access_list *alist; in route_match_ip_next_hop() local
185 static void route_match_ip_next_hop_free(void *rule) in route_match_ip_next_hop_free()
269 static void route_match_ip_next_hop_type_free(void *rule) in route_match_ip_next_hop_type_free()
290 struct access_list *alist; in route_match_ip_address() local
312 static void route_match_ip_address_free(void *rule) in route_match_ip_address_free()
399 route_set_metric(void *rule, const struct prefix *prefix, in route_set_metric()
482 static void route_set_metric_free(void *rule) in route_set_metric_free()
[all …]
/dports/net/frr7-pythontools/frr-frr-7.5.1/ospfd/
H A Dospf_routemap.c130 route_match_ip_nexthop(void *rule, const struct prefix *prefix, in route_match_ip_nexthop()
133 struct access_list *alist; in route_match_ip_nexthop() local
161 static void route_match_ip_nexthop_free(void *rule) in route_match_ip_nexthop_free()
242 static void route_match_ip_next_hop_type_free(void *rule) in route_match_ip_next_hop_type_free()
262 struct access_list *alist; in route_match_ip_address() local
285 static void route_match_ip_address_free(void *rule) in route_match_ip_address_free()
365 static void route_match_interface_free(void *rule) in route_match_interface_free()
380 route_match_tag(void *rule, const struct prefix *prefix, in route_match_tag()
413 route_set_metric(void *rule, const struct prefix *prefix, in route_set_metric()
479 static void route_set_metric_free(void *rule) in route_set_metric_free()
[all …]
/dports/net/frr7/frr-frr-7.5.1/ospfd/
H A Dospf_routemap.c130 route_match_ip_nexthop(void *rule, const struct prefix *prefix, in route_match_ip_nexthop()
133 struct access_list *alist; in route_match_ip_nexthop() local
161 static void route_match_ip_nexthop_free(void *rule) in route_match_ip_nexthop_free()
242 static void route_match_ip_next_hop_type_free(void *rule) in route_match_ip_next_hop_type_free()
262 struct access_list *alist; in route_match_ip_address() local
285 static void route_match_ip_address_free(void *rule) in route_match_ip_address_free()
365 static void route_match_interface_free(void *rule) in route_match_interface_free()
380 route_match_tag(void *rule, const struct prefix *prefix, in route_match_tag()
413 route_set_metric(void *rule, const struct prefix *prefix, in route_set_metric()
479 static void route_set_metric_free(void *rule) in route_set_metric_free()
[all …]
/dports/net/quagga/quagga-1.2.4/ripd/
H A Drip_routemap.c209 route_match_metric_free (void *rule) in route_match_metric_free()
261 route_match_interface_free (void *rule) in route_match_interface_free()
282 struct access_list *alist; in route_match_ip_next_hop() local
313 route_match_ip_next_hop_free (void *rule) in route_match_ip_next_hop_free()
382 struct access_list *alist; in route_match_ip_address() local
406 route_match_ip_address_free (void *rule) in route_match_ip_address_free()
447 route_match_ip_address_prefix_list_free (void *rule) in route_match_ip_address_prefix_list_free()
463 route_match_tag (void *rule, struct prefix *prefix, in route_match_tag()
577 route_set_metric_free (void *rule) in route_set_metric_free()
637 route_set_ip_nexthop_free (void *rule) in route_set_ip_nexthop_free()
[all …]
/dports/net/quagga/quagga-1.2.4/bgpd/
H A Dbgp_routemap.c206 route_value_free (void *rule) in route_value_free()
225 route_aspath_free (void *rule) in route_aspath_free()
310 route_match_peer_free (void *rule) in route_match_peer_free()
332 struct access_list *alist; in route_match_ip_address() local
378 struct access_list *alist; in route_match_ip_next_hop() local
430 struct access_list *alist; in route_match_ip_route_source() local
749 route_match_aspath_free (void *rule) in route_match_aspath_free()
1010 route_match_origin_free (void *rule) in route_match_origin_free()
1531 route_set_community_free (void *rule) in route_set_community_free()
1993 route_set_origin_free (void *rule) in route_set_origin_free()
[all …]
/dports/net/frr7-pythontools/frr-frr-7.5.1/eigrpd/
H A Deigrp_routemap.c309 static void route_match_metric_free(void *rule) in route_match_metric_free()
359 static void route_match_interface_free(void *rule) in route_match_interface_free()
409 static void route_match_ip_next_hop_free(void *rule) in route_match_ip_next_hop_free()
476 struct access_list *alist; in route_match_ip_address() local
498 static void route_match_ip_address_free(void *rule) in route_match_ip_address_free()
584 static void route_match_tag_free(void *rule) in route_match_tag_free()
599 route_set_metric(void *rule, struct prefix *prefix, in route_set_metric()
678 static void route_set_metric_free(void *rule) in route_set_metric_free()
736 static void route_set_ip_nexthop_free(void *rule) in route_set_ip_nexthop_free()
753 route_set_tag(void *rule, struct prefix *prefix, in route_set_tag()
[all …]
/dports/net/frr7/frr-frr-7.5.1/eigrpd/
H A Deigrp_routemap.c309 static void route_match_metric_free(void *rule) in route_match_metric_free()
359 static void route_match_interface_free(void *rule) in route_match_interface_free()
409 static void route_match_ip_next_hop_free(void *rule) in route_match_ip_next_hop_free()
476 struct access_list *alist; in route_match_ip_address() local
498 static void route_match_ip_address_free(void *rule) in route_match_ip_address_free()
584 static void route_match_tag_free(void *rule) in route_match_tag_free()
599 route_set_metric(void *rule, struct prefix *prefix, in route_set_metric()
678 static void route_set_metric_free(void *rule) in route_set_metric_free()
736 static void route_set_ip_nexthop_free(void *rule) in route_set_ip_nexthop_free()
753 route_set_tag(void *rule, struct prefix *prefix, in route_set_tag()
[all …]
/dports/net/frr7-pythontools/frr-frr-7.5.1/zebra/
H A Dzebra_routemap.c67 route_match_tag(void *rule, const struct prefix *prefix, in route_match_tag()
95 route_match_interface(void *rule, const struct prefix *prefix, in route_match_interface()
124 static void route_match_interface_free(void *rule) in route_match_interface_free()
944 struct access_list *alist; in route_match_ip_next_hop() local
985 static void route_match_ip_next_hop_free(void *rule) in route_match_ip_next_hop_free()
1063 struct access_list *alist; in route_match_address() local
1099 static void route_match_address_free(void *rule) in route_match_address_free()
1342 static void route_match_ip_next_hop_type_free(void *rule) in route_match_ip_next_hop_type_free()
1388 static void route_match_source_protocol_free(void *rule) in route_match_source_protocol_free()
1431 static void route_match_source_instance_free(void *rule) in route_match_source_instance_free()
[all …]
/dports/net/frr7/frr-frr-7.5.1/zebra/
H A Dzebra_routemap.c67 route_match_tag(void *rule, const struct prefix *prefix, in route_match_tag()
95 route_match_interface(void *rule, const struct prefix *prefix, in route_match_interface()
124 static void route_match_interface_free(void *rule) in route_match_interface_free()
944 struct access_list *alist; in route_match_ip_next_hop() local
985 static void route_match_ip_next_hop_free(void *rule) in route_match_ip_next_hop_free()
1063 struct access_list *alist; in route_match_address() local
1099 static void route_match_address_free(void *rule) in route_match_address_free()
1342 static void route_match_ip_next_hop_type_free(void *rule) in route_match_ip_next_hop_type_free()
1388 static void route_match_source_protocol_free(void *rule) in route_match_source_protocol_free()
1431 static void route_match_source_instance_free(void *rule) in route_match_source_instance_free()
[all …]
/dports/net/frr7-pythontools/frr-frr-7.5.1/bgpd/
H A Dbgp_routemap.c213 static void route_value_free(void *rule) in route_value_free()
230 static void route_aspath_free(void *rule) in route_aspath_free()
329 static void route_match_peer_free(void *rule) in route_match_peer_free()
428 route_match_command_free(void *rule) in route_match_command_free()
449 struct access_list *alist; in route_match_ip_address() local
491 struct access_list *alist; in route_match_ip_next_hop() local
540 struct access_list *alist; in route_match_ip_route_source() local
841 struct access_list *alist; in route_match_mac_address() local
952 static void route_match_vni_free(void *rule) in route_match_vni_free()
1064 static void route_match_rd_free(void *rule) in route_match_rd_free()
[all …]
/dports/net/frr7/frr-frr-7.5.1/bgpd/
H A Dbgp_routemap.c213 static void route_value_free(void *rule) in route_value_free()
230 static void route_aspath_free(void *rule) in route_aspath_free()
329 static void route_match_peer_free(void *rule) in route_match_peer_free()
428 route_match_command_free(void *rule) in route_match_command_free()
449 struct access_list *alist; in route_match_ip_address() local
491 struct access_list *alist; in route_match_ip_next_hop() local
540 struct access_list *alist; in route_match_ip_route_source() local
841 struct access_list *alist; in route_match_mac_address() local
952 static void route_match_vni_free(void *rule) in route_match_vni_free()
1064 static void route_match_rd_free(void *rule) in route_match_rd_free()
[all …]
/dports/dns/pdnsd/pdnsd-1.2.9a/src/
H A Dconff.h65 short rule; member
107 slist_array alist; member
/dports/www/hiawatha/hiawatha-10.12/src/
H A Dserverconfig.c755 t_url_toolkit *rule; in toolkit_rules_str_to_ptr() local
1023 char *alist; in system_setting() local
/dports/math/z3/z3-z3-4.8.13/src/api/python/z3/
H A Dz3.py1200 def _coerce_expr_list(alist, ctx=None): argument
7411 def rule(self, head, body=None, name=None): member in Fixedpoint
9179 def _coerce_fp_expr_list(alist, ctx): argument
/dports/math/py-z3-solver/z3-z3-4.8.10/src/api/python/z3/
H A Dz3.py1124 def _coerce_expr_list(alist, ctx=None): argument
7079 def rule(self, head, body = None, name = None): member in Fixedpoint
8710 def _coerce_fp_expr_list(alist, ctx): argument