Home
last modified time | relevance | path

Searched refs:acl_notify_route_map (Results 1 – 2 of 2) sorted by relevance

/dports/net/frr7-pythontools/frr-frr-7.5.1/lib/
H A Dfilter_nb.c493 acl_notify_route_map(f->acl, RMAP_EVENT_FILTER_ADDED); in lib_access_list_entry_action_modify()
528 acl_notify_route_map(f->acl, RMAP_EVENT_FILTER_ADDED); in lib_access_list_entry_ipv4_prefix_modify()
580 acl_notify_route_map(f->acl, RMAP_EVENT_FILTER_ADDED); in lib_access_list_entry_ipv4_exact_match_modify()
632 acl_notify_route_map(f->acl, RMAP_EVENT_FILTER_ADDED); in lib_access_list_entry_host_modify()
683 acl_notify_route_map(f->acl, RMAP_EVENT_FILTER_ADDED); in lib_access_list_entry_network_address_modify()
716 acl_notify_route_map(f->acl, RMAP_EVENT_FILTER_ADDED); in lib_access_list_entry_network_mask_modify()
750 acl_notify_route_map(f->acl, RMAP_EVENT_FILTER_ADDED); in lib_access_list_entry_source_any_create()
802 acl_notify_route_map(f->acl, RMAP_EVENT_FILTER_ADDED); in lib_access_list_entry_destination_host_modify()
854 acl_notify_route_map(f->acl, RMAP_EVENT_FILTER_ADDED); in lib_access_list_entry_destination_network_address_modify()
887 acl_notify_route_map(f->acl, RMAP_EVENT_FILTER_ADDED); in lib_access_list_entry_destination_network_mask_modify()
[all …]
/dports/net/frr7/frr-frr-7.5.1/lib/
H A Dfilter_nb.c493 acl_notify_route_map(f->acl, RMAP_EVENT_FILTER_ADDED); in lib_access_list_entry_action_modify()
528 acl_notify_route_map(f->acl, RMAP_EVENT_FILTER_ADDED); in lib_access_list_entry_ipv4_prefix_modify()
580 acl_notify_route_map(f->acl, RMAP_EVENT_FILTER_ADDED); in lib_access_list_entry_ipv4_exact_match_modify()
632 acl_notify_route_map(f->acl, RMAP_EVENT_FILTER_ADDED); in lib_access_list_entry_host_modify()
683 acl_notify_route_map(f->acl, RMAP_EVENT_FILTER_ADDED); in lib_access_list_entry_network_address_modify()
716 acl_notify_route_map(f->acl, RMAP_EVENT_FILTER_ADDED); in lib_access_list_entry_network_mask_modify()
750 acl_notify_route_map(f->acl, RMAP_EVENT_FILTER_ADDED); in lib_access_list_entry_source_any_create()
802 acl_notify_route_map(f->acl, RMAP_EVENT_FILTER_ADDED); in lib_access_list_entry_destination_host_modify()
854 acl_notify_route_map(f->acl, RMAP_EVENT_FILTER_ADDED); in lib_access_list_entry_destination_network_address_modify()
887 acl_notify_route_map(f->acl, RMAP_EVENT_FILTER_ADDED); in lib_access_list_entry_destination_network_mask_modify()
[all …]