Searched refs:rule (Results 76 - 100 of 361) sorted by relevance

1234567891011>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/ripngd/
H A Dripng_routemap.c58 vty_out (vty, "Can't find rule.%s", VTY_NEWLINE);
80 vty_out (vty, "Can't find rule.%s", VTY_NEWLINE);
102 vty_out (vty, "Can't find rule.%s", VTY_NEWLINE);
124 vty_out (vty, "Can't find rule.%s", VTY_NEWLINE);
137 route_match_metric (void *rule, struct prefix *prefix, argument
145 metric = rule;
174 route_match_metric_free (void *rule) argument
176 XFREE (MTYPE_ROUTE_MAP_COMPILED, rule);
191 route_match_interface (void *rule, struct prefix *prefix, argument
200 ifname = rule;
224 route_match_interface_free(void *rule) argument
240 route_match_tag(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
274 route_match_tag_free(void *rule) argument
292 route_set_metric(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
375 route_set_metric_free(void *rule) argument
392 route_set_ipv6_nexthop_local(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
434 route_set_ipv6_nexthop_local_free(void *rule) argument
452 route_set_tag(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
486 route_set_tag_free(void *rule) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/zebra/
H A Dzebra_routemap.c34 /* Add zebra route map rule */
47 vty_out (vty, "%% Can't find rule.%s", VTY_NEWLINE);
57 /* Delete zebra route map rule. */
70 vty_out (vty, "%% Can't find rule.%s", VTY_NEWLINE);
80 /* Add zebra route map rule. */
93 vty_out (vty, "%% Can't find rule.%s", VTY_NEWLINE);
103 /* Delete zebra route map rule. */
116 vty_out (vty, "%% Can't find rule.%s", VTY_NEWLINE);
130 route_match_interface (void *rule, struct prefix *prefix, argument
134 char *ifname = rule;
162 route_match_interface_free(void *rule) argument
412 route_match_ip_next_hop(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
457 route_match_ip_next_hop_free(void *rule) argument
474 route_match_ip_next_hop_prefix_list(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
516 route_match_ip_next_hop_prefix_list_free(void *rule) argument
534 route_match_ip_address(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
561 route_match_ip_address_free(void *rule) argument
578 route_match_ip_address_prefix_list(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
602 route_match_ip_address_prefix_list_free(void *rule) argument
620 route_set_src(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
654 route_set_src_free(void *rule) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/ripngd/
H A Dripng_routemap.c58 vty_out (vty, "Can't find rule.%s", VTY_NEWLINE);
80 vty_out (vty, "Can't find rule.%s", VTY_NEWLINE);
102 vty_out (vty, "Can't find rule.%s", VTY_NEWLINE);
124 vty_out (vty, "Can't find rule.%s", VTY_NEWLINE);
137 route_match_metric (void *rule, struct prefix *prefix, argument
145 metric = rule;
174 route_match_metric_free (void *rule) argument
176 XFREE (MTYPE_ROUTE_MAP_COMPILED, rule);
191 route_match_interface (void *rule, struct prefix *prefix, argument
200 ifname = rule;
224 route_match_interface_free(void *rule) argument
240 route_match_tag(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
274 route_match_tag_free(void *rule) argument
292 route_set_metric(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
375 route_set_metric_free(void *rule) argument
392 route_set_ipv6_nexthop_local(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
434 route_set_ipv6_nexthop_local_free(void *rule) argument
452 route_set_tag(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
486 route_set_tag_free(void *rule) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/zebra/
H A Dzebra_routemap.c34 /* Add zebra route map rule */
47 vty_out (vty, "%% Can't find rule.%s", VTY_NEWLINE);
57 /* Delete zebra route map rule. */
70 vty_out (vty, "%% Can't find rule.%s", VTY_NEWLINE);
80 /* Add zebra route map rule. */
93 vty_out (vty, "%% Can't find rule.%s", VTY_NEWLINE);
103 /* Delete zebra route map rule. */
116 vty_out (vty, "%% Can't find rule.%s", VTY_NEWLINE);
130 route_match_interface (void *rule, struct prefix *prefix, argument
134 char *ifname = rule;
162 route_match_interface_free(void *rule) argument
412 route_match_ip_next_hop(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
457 route_match_ip_next_hop_free(void *rule) argument
474 route_match_ip_next_hop_prefix_list(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
516 route_match_ip_next_hop_prefix_list_free(void *rule) argument
534 route_match_ip_address(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
561 route_match_ip_address_free(void *rule) argument
578 route_match_ip_address_prefix_list(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
602 route_match_ip_address_prefix_list_free(void *rule) argument
620 route_set_src(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
654 route_set_src_free(void *rule) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openvpn/src/openvpn/
H A Dpf.c56 free (l->rule.cn);
79 e->rule.exclude = exclude;
80 e->rule.cn = string_alloc (line, NULL);
134 e->rule.exclude = exclude;
135 e->rule.network = ntohl (network.s_addr);
136 e->rule.netmask = netmask;
167 if (!hash_add (cns->hash_table, e->rule.cn, &e->rule, false))
169 msg (D_PF_INFO, "PF: %s: duplicate common name in [clients] section: '%s'", prefix, e->rule.cn);
355 const struct pf_cn *rule)
350 pf_cn_test_print(const char *prefix, const int type, const char *prefix2, const char *cn, const bool allow, const struct pf_cn *rule) argument
373 pf_addr_test_print(const char *prefix, const char *prefix2, const struct context *src, const struct mroute_addr *dest, const bool allow, const struct ipv4_subnet *rule) argument
426 const struct pf_cn *rule = lookup_cn_rule (pfs->cns.hash_table, cn, cn_hash); local
[all...]
H A Dpf.h45 struct ipv4_subnet rule; member in struct:pf_subnet
60 struct pf_cn rule; member in struct:pf_cn_elem
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openvpn/src/openvpn/
H A Dpf.c56 free (l->rule.cn);
79 e->rule.exclude = exclude;
80 e->rule.cn = string_alloc (line, NULL);
134 e->rule.exclude = exclude;
135 e->rule.network = ntohl (network.s_addr);
136 e->rule.netmask = netmask;
167 if (!hash_add (cns->hash_table, e->rule.cn, &e->rule, false))
169 msg (D_PF_INFO, "PF: %s: duplicate common name in [clients] section: '%s'", prefix, e->rule.cn);
355 const struct pf_cn *rule)
350 pf_cn_test_print(const char *prefix, const int type, const char *prefix2, const char *cn, const bool allow, const struct pf_cn *rule) argument
373 pf_addr_test_print(const char *prefix, const char *prefix2, const struct context *src, const struct mroute_addr *dest, const bool allow, const struct ipv4_subnet *rule) argument
426 const struct pf_cn *rule = lookup_cn_rule (pfs->cns.hash_table, cn, cn_hash); local
[all...]
H A Dpf.h45 struct ipv4_subnet rule; member in struct:pf_subnet
60 struct pf_cn rule; member in struct:pf_cn_elem
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openvpn/src/openvpn/
H A Dpf.c56 free (l->rule.cn);
79 e->rule.exclude = exclude;
80 e->rule.cn = string_alloc (line, NULL);
134 e->rule.exclude = exclude;
135 e->rule.network = ntohl (network.s_addr);
136 e->rule.netmask = netmask;
167 if (!hash_add (cns->hash_table, e->rule.cn, &e->rule, false))
169 msg (D_PF_INFO, "PF: %s: duplicate common name in [clients] section: '%s'", prefix, e->rule.cn);
355 const struct pf_cn *rule)
350 pf_cn_test_print(const char *prefix, const int type, const char *prefix2, const char *cn, const bool allow, const struct pf_cn *rule) argument
373 pf_addr_test_print(const char *prefix, const char *prefix2, const struct context *src, const struct mroute_addr *dest, const bool allow, const struct ipv4_subnet *rule) argument
426 const struct pf_cn *rule = lookup_cn_rule (pfs->cns.hash_table, cn, cn_hash); local
[all...]
H A Dpf.h45 struct ipv4_subnet rule; member in struct:pf_subnet
60 struct pf_cn rule; member in struct:pf_cn_elem
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/bgpd/
H A Dbgp_routemap.c118 route_aspath_free (void *rule) argument
120 struct aspath *aspath = rule;
130 route_match_peer (void *rule, struct prefix *prefix, route_map_object_t type, argument
142 su = rule;
203 route_match_peer_free (void *rule) argument
205 XFREE (MTYPE_ROUTE_MAP_COMPILED, rule);
222 route_match_ip_address (void *rule, struct prefix *prefix, argument
230 alist = access_list_lookup (AFI_IP, (char *) rule);
250 route_match_ip_address_free (void *rule) argument
252 XFREE (MTYPE_ROUTE_MAP_COMPILED, rule);
268 route_match_ip_next_hop(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
302 route_match_ip_next_hop_free(void *rule) argument
320 route_match_ip_route_source(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
360 route_match_ip_route_source_free(void *rule) argument
377 route_match_ip_address_prefix_list(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
401 route_match_ip_address_prefix_list_free(void *rule) argument
417 route_match_ip_next_hop_prefix_list(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
448 route_match_ip_next_hop_prefix_list_free(void *rule) argument
464 route_match_ip_route_source_prefix_list(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
501 route_match_ip_route_source_prefix_list_free(void *rule) argument
518 route_match_metric(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
565 route_match_metric_free(void *rule) argument
583 route_match_aspath(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
613 route_match_aspath_free(void *rule) argument
636 route_match_community(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
694 route_match_community_free(void *rule) argument
713 route_match_ecommunity(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
746 route_match_ecommunity_free(void *rule) argument
765 route_match_origin(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
802 route_match_origin_free(void *rule) argument
819 route_match_probability(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
869 route_match_probability_free(void *rule) argument
894 route_set_ip_nexthop(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
969 route_set_ip_nexthop_free(void *rule) argument
992 route_set_local_pref(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
1041 route_set_local_pref_free(void *rule) argument
1059 route_set_weight(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
1110 route_set_weight_free(void *rule) argument
1128 route_set_metric(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
1207 route_set_metric_free(void *rule) argument
1225 route_set_aspath_prepend(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
1270 route_set_aspath_prepend_free(void *rule) argument
1293 route_set_aspath_exclude(void *rule, struct prefix *dummy, route_map_object_t type, void *object) argument
1330 route_set_community(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
1426 route_set_community_free(void *rule) argument
1448 route_set_community_delete(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
1519 route_set_community_delete_free(void *rule) argument
1537 route_set_ecommunity(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
1590 route_set_ecommunity_free(void *rule) argument
1633 route_set_origin(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
1669 route_set_origin_free(void *rule) argument
1687 route_set_atomic_aggregate(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
1710 route_set_atomic_aggregate_free(void *rule) argument
1732 route_set_aggregator_as(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
1770 route_set_aggregator_as_free(void *rule) argument
1787 route_match_ipv6_address(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
1811 route_match_ipv6_address_free(void *rule) argument
1828 route_match_ipv6_next_hop(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
1873 route_match_ipv6_next_hop_free(void *rule) argument
1889 route_match_ipv6_address_prefix_list(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
1913 route_match_ipv6_address_prefix_list_free(void *rule) argument
1930 route_set_ipv6_nexthop_global(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
1976 route_set_ipv6_nexthop_global_free(void *rule) argument
1994 route_set_ipv6_nexthop_local(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
2040 route_set_ipv6_nexthop_local_free(void *rule) argument
2058 route_set_ipv6_nexthop_peer(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
2130 route_set_ipv6_nexthop_peer_free(void *rule) argument
2149 route_set_vpnv4_nexthop(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
2188 route_set_vpnv4_nexthop_free(void *rule) argument
2206 route_set_originator_id(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
2245 route_set_originator_id_free(void *rule) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/bgpd/
H A Dbgp_routemap.c118 route_aspath_free (void *rule) argument
120 struct aspath *aspath = rule;
130 route_match_peer (void *rule, struct prefix *prefix, route_map_object_t type, argument
142 su = rule;
203 route_match_peer_free (void *rule) argument
205 XFREE (MTYPE_ROUTE_MAP_COMPILED, rule);
222 route_match_ip_address (void *rule, struct prefix *prefix, argument
230 alist = access_list_lookup (AFI_IP, (char *) rule);
250 route_match_ip_address_free (void *rule) argument
252 XFREE (MTYPE_ROUTE_MAP_COMPILED, rule);
268 route_match_ip_next_hop(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
302 route_match_ip_next_hop_free(void *rule) argument
320 route_match_ip_route_source(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
360 route_match_ip_route_source_free(void *rule) argument
377 route_match_ip_address_prefix_list(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
401 route_match_ip_address_prefix_list_free(void *rule) argument
417 route_match_ip_next_hop_prefix_list(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
448 route_match_ip_next_hop_prefix_list_free(void *rule) argument
464 route_match_ip_route_source_prefix_list(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
501 route_match_ip_route_source_prefix_list_free(void *rule) argument
518 route_match_metric(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
565 route_match_metric_free(void *rule) argument
583 route_match_aspath(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
613 route_match_aspath_free(void *rule) argument
636 route_match_community(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
694 route_match_community_free(void *rule) argument
713 route_match_ecommunity(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
746 route_match_ecommunity_free(void *rule) argument
765 route_match_origin(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
802 route_match_origin_free(void *rule) argument
819 route_match_probability(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
869 route_match_probability_free(void *rule) argument
894 route_set_ip_nexthop(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
969 route_set_ip_nexthop_free(void *rule) argument
992 route_set_local_pref(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
1041 route_set_local_pref_free(void *rule) argument
1059 route_set_weight(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
1110 route_set_weight_free(void *rule) argument
1128 route_set_metric(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
1207 route_set_metric_free(void *rule) argument
1225 route_set_aspath_prepend(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
1270 route_set_aspath_prepend_free(void *rule) argument
1293 route_set_aspath_exclude(void *rule, struct prefix *dummy, route_map_object_t type, void *object) argument
1330 route_set_community(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
1426 route_set_community_free(void *rule) argument
1448 route_set_community_delete(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
1519 route_set_community_delete_free(void *rule) argument
1537 route_set_ecommunity(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
1590 route_set_ecommunity_free(void *rule) argument
1633 route_set_origin(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
1669 route_set_origin_free(void *rule) argument
1687 route_set_atomic_aggregate(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
1710 route_set_atomic_aggregate_free(void *rule) argument
1732 route_set_aggregator_as(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
1770 route_set_aggregator_as_free(void *rule) argument
1787 route_match_ipv6_address(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
1811 route_match_ipv6_address_free(void *rule) argument
1828 route_match_ipv6_next_hop(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
1873 route_match_ipv6_next_hop_free(void *rule) argument
1889 route_match_ipv6_address_prefix_list(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
1913 route_match_ipv6_address_prefix_list_free(void *rule) argument
1930 route_set_ipv6_nexthop_global(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
1976 route_set_ipv6_nexthop_global_free(void *rule) argument
1994 route_set_ipv6_nexthop_local(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
2040 route_set_ipv6_nexthop_local_free(void *rule) argument
2058 route_set_ipv6_nexthop_peer(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
2130 route_set_ipv6_nexthop_peer_free(void *rule) argument
2149 route_set_vpnv4_nexthop(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
2188 route_set_vpnv4_nexthop_free(void *rule) argument
2206 route_set_originator_id(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
2245 route_set_originator_id_free(void *rule) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/bgpd/
H A Dbgp_routemap.c118 route_aspath_free (void *rule) argument
120 struct aspath *aspath = rule;
130 route_match_peer (void *rule, struct prefix *prefix, route_map_object_t type, argument
142 su = rule;
203 route_match_peer_free (void *rule) argument
205 XFREE (MTYPE_ROUTE_MAP_COMPILED, rule);
222 route_match_ip_address (void *rule, struct prefix *prefix, argument
230 alist = access_list_lookup (AFI_IP, (char *) rule);
250 route_match_ip_address_free (void *rule) argument
252 XFREE (MTYPE_ROUTE_MAP_COMPILED, rule);
268 route_match_ip_next_hop(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
302 route_match_ip_next_hop_free(void *rule) argument
320 route_match_ip_route_source(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
360 route_match_ip_route_source_free(void *rule) argument
377 route_match_ip_address_prefix_list(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
401 route_match_ip_address_prefix_list_free(void *rule) argument
417 route_match_ip_next_hop_prefix_list(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
448 route_match_ip_next_hop_prefix_list_free(void *rule) argument
464 route_match_ip_route_source_prefix_list(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
501 route_match_ip_route_source_prefix_list_free(void *rule) argument
518 route_match_metric(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
565 route_match_metric_free(void *rule) argument
583 route_match_aspath(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
613 route_match_aspath_free(void *rule) argument
636 route_match_community(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
694 route_match_community_free(void *rule) argument
713 route_match_ecommunity(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
746 route_match_ecommunity_free(void *rule) argument
765 route_match_origin(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
802 route_match_origin_free(void *rule) argument
819 route_match_probability(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
869 route_match_probability_free(void *rule) argument
894 route_set_ip_nexthop(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
969 route_set_ip_nexthop_free(void *rule) argument
992 route_set_local_pref(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
1041 route_set_local_pref_free(void *rule) argument
1059 route_set_weight(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
1110 route_set_weight_free(void *rule) argument
1128 route_set_metric(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
1207 route_set_metric_free(void *rule) argument
1225 route_set_aspath_prepend(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
1270 route_set_aspath_prepend_free(void *rule) argument
1293 route_set_aspath_exclude(void *rule, struct prefix *dummy, route_map_object_t type, void *object) argument
1330 route_set_community(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
1426 route_set_community_free(void *rule) argument
1448 route_set_community_delete(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
1519 route_set_community_delete_free(void *rule) argument
1537 route_set_ecommunity(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
1590 route_set_ecommunity_free(void *rule) argument
1633 route_set_origin(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
1669 route_set_origin_free(void *rule) argument
1687 route_set_atomic_aggregate(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
1710 route_set_atomic_aggregate_free(void *rule) argument
1732 route_set_aggregator_as(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
1770 route_set_aggregator_as_free(void *rule) argument
1787 route_match_ipv6_address(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
1811 route_match_ipv6_address_free(void *rule) argument
1828 route_match_ipv6_next_hop(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
1873 route_match_ipv6_next_hop_free(void *rule) argument
1889 route_match_ipv6_address_prefix_list(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
1913 route_match_ipv6_address_prefix_list_free(void *rule) argument
1930 route_set_ipv6_nexthop_global(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
1976 route_set_ipv6_nexthop_global_free(void *rule) argument
1994 route_set_ipv6_nexthop_local(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
2040 route_set_ipv6_nexthop_local_free(void *rule) argument
2058 route_set_ipv6_nexthop_peer(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
2130 route_set_ipv6_nexthop_peer_free(void *rule) argument
2149 route_set_vpnv4_nexthop(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
2188 route_set_vpnv4_nexthop_free(void *rule) argument
2206 route_set_originator_id(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
2245 route_set_originator_id_free(void *rule) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/hotplug2/
H A Drules.c509 * Executes a rule. Contains evaluation of all conditions prior
513 * @2 The rule to be executed
516 * discared, 1 if bail out of this particular rule was required
518 int rule_execute(struct hotplug2_event_t *event, struct rule_t *rule) { argument
522 for (i = 0; i < rule->conditions_c; i++) {
523 if (rule_condition_eval(event, &(rule->conditions[i])) != EVAL_MATCH)
536 for (i = 0; i < rule->actions_c; i++) {
537 switch (rule->actions[i].type) {
553 last_rv = make_dev_from_event(event, rule->actions[i].parameter[0], strtoul(rule
603 rule_flags(struct rule_t *rule) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openvpn/contrib/openvpn-fwmarkroute-1.00/
H A Dfwmarkroute.up20 ip rule ls | grep -q 'lookup vpn.out *$'
23 ip rule add fwmark 2 table vpn.out
25 ip rule ls | grep -q 'lookup vpnonly.out *$'
28 ip rule add fwmark 3 table vpnonly.out
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openvpn/contrib/openvpn-fwmarkroute-1.00/
H A Dfwmarkroute.up20 ip rule ls | grep -q 'lookup vpn.out *$'
23 ip rule add fwmark 2 table vpn.out
25 ip rule ls | grep -q 'lookup vpnonly.out *$'
28 ip rule add fwmark 3 table vpnonly.out
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/hotplug2/
H A Drules.c509 * Executes a rule. Contains evaluation of all conditions prior
513 * @2 The rule to be executed
516 * discared, 1 if bail out of this particular rule was required
518 int rule_execute(struct hotplug2_event_t *event, struct rule_t *rule) { argument
522 for (i = 0; i < rule->conditions_c; i++) {
523 if (rule_condition_eval(event, &(rule->conditions[i])) != EVAL_MATCH)
536 for (i = 0; i < rule->actions_c; i++) {
537 switch (rule->actions[i].type) {
553 last_rv = make_dev_from_event(event, rule->actions[i].parameter[0], strtoul(rule
603 rule_flags(struct rule_t *rule) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openvpn/contrib/openvpn-fwmarkroute-1.00/
H A Dfwmarkroute.up20 ip rule ls | grep -q 'lookup vpn.out *$'
23 ip rule add fwmark 2 table vpn.out
25 ip rule ls | grep -q 'lookup vpnonly.out *$'
28 ip rule add fwmark 3 table vpnonly.out
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/hotplug2/
H A Drules.c509 * Executes a rule. Contains evaluation of all conditions prior
513 * @2 The rule to be executed
516 * discared, 1 if bail out of this particular rule was required
518 int rule_execute(struct hotplug2_event_t *event, struct rule_t *rule) { argument
522 for (i = 0; i < rule->conditions_c; i++) {
523 if (rule_condition_eval(event, &(rule->conditions[i])) != EVAL_MATCH)
536 for (i = 0; i < rule->actions_c; i++) {
537 switch (rule->actions[i].type) {
553 last_rv = make_dev_from_event(event, rule->actions[i].parameter[0], strtoul(rule
603 rule_flags(struct rule_t *rule) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/sim/ppc/
H A Dld-decode.h82 Special rule to fine tune how specific (or groups) of instructions
83 are expanded. The applicability of the rule is determined by
89 rule is only considered when a node contains a single instruction.
142 (decode_table *rule,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/sim/ppc/
H A Dld-decode.h82 Special rule to fine tune how specific (or groups) of instructions
83 are expanded. The applicability of the rule is determined by
89 rule is only considered when a node contains a single instruction.
142 (decode_table *rule,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/sim/ppc/
H A Dld-decode.h82 Special rule to fine tune how specific (or groups) of instructions
83 are expanded. The applicability of the rule is determined by
89 rule is only considered when a node contains a single instruction.
142 (decode_table *rule,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/gdb/
H A Dsource.c844 /* Return non-zero if RULE matches PATH, that is if the rule can be
848 substitute_path_rule_matches (const struct substitute_path_rule *rule,
851 const int from_len = strlen (rule->from);
859 so the path should start with rule->from. There is no filename
867 if (FILENAME_CMP (path_start, rule->from) != 0)
871 rule is immediately followed by a directory separator (or the end of
880 /* Find the substitute-path rule that applies to PATH and return it.
881 Return NULL if no rule applies. */
886 struct substitute_path_rule *rule = substitute_path_rules;
888 while (rule !
845 substitute_path_rule_matches(const struct substitute_path_rule *rule, const char *path) argument
883 struct substitute_path_rule *rule = substitute_path_rules; local
901 const struct substitute_path_rule *rule = get_substitute_path_rule (path); local
1736 struct substitute_path_rule *rule = substitute_path_rules; local
1754 struct substitute_path_rule *rule; local
1785 delete_substitute_path_rule(struct substitute_path_rule *rule) argument
1811 struct substitute_path_rule *rule = substitute_path_rules; local
1847 struct substitute_path_rule *rule = substitute_path_rules; local
1899 struct substitute_path_rule *rule; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/gdb/
H A Dsource.c844 /* Return non-zero if RULE matches PATH, that is if the rule can be
848 substitute_path_rule_matches (const struct substitute_path_rule *rule,
851 const int from_len = strlen (rule->from);
859 so the path should start with rule->from. There is no filename
867 if (FILENAME_CMP (path_start, rule->from) != 0)
871 rule is immediately followed by a directory separator (or the end of
880 /* Find the substitute-path rule that applies to PATH and return it.
881 Return NULL if no rule applies. */
886 struct substitute_path_rule *rule = substitute_path_rules;
888 while (rule !
845 substitute_path_rule_matches(const struct substitute_path_rule *rule, const char *path) argument
883 struct substitute_path_rule *rule = substitute_path_rules; local
901 const struct substitute_path_rule *rule = get_substitute_path_rule (path); local
1736 struct substitute_path_rule *rule = substitute_path_rules; local
1754 struct substitute_path_rule *rule; local
1785 delete_substitute_path_rule(struct substitute_path_rule *rule) argument
1811 struct substitute_path_rule *rule = substitute_path_rules; local
1847 struct substitute_path_rule *rule = substitute_path_rules; local
1899 struct substitute_path_rule *rule; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/gdb/
H A Dsource.c844 /* Return non-zero if RULE matches PATH, that is if the rule can be
848 substitute_path_rule_matches (const struct substitute_path_rule *rule,
851 const int from_len = strlen (rule->from);
859 so the path should start with rule->from. There is no filename
867 if (FILENAME_CMP (path_start, rule->from) != 0)
871 rule is immediately followed by a directory separator (or the end of
880 /* Find the substitute-path rule that applies to PATH and return it.
881 Return NULL if no rule applies. */
886 struct substitute_path_rule *rule = substitute_path_rules;
888 while (rule !
845 substitute_path_rule_matches(const struct substitute_path_rule *rule, const char *path) argument
883 struct substitute_path_rule *rule = substitute_path_rules; local
901 const struct substitute_path_rule *rule = get_substitute_path_rule (path); local
1736 struct substitute_path_rule *rule = substitute_path_rules; local
1754 struct substitute_path_rule *rule; local
1785 delete_substitute_path_rule(struct substitute_path_rule *rule) argument
1811 struct substitute_path_rule *rule = substitute_path_rules; local
1847 struct substitute_path_rule *rule = substitute_path_rules; local
1899 struct substitute_path_rule *rule; local
[all...]

Completed in 272 milliseconds

1234567891011>>