Home
last modified time | relevance | path

Searched refs:NEXTHOP_TYPE_BLACKHOLE (Results 1 – 25 of 69) sorted by relevance

123

/dports/net/frr7-pythontools/frr-frr-7.5.1/zebra/
H A Dzebra_nb_state.c575 case NEXTHOP_TYPE_BLACKHOLE: in lib_vrf_zebra_ribs_rib_route_route_entry_nexthop_group_nexthop_get_keys()
615 nexthop_lookup.type = NEXTHOP_TYPE_BLACKHOLE; in lib_vrf_zebra_ribs_rib_route_route_entry_nexthop_group_nexthop_lookup_entry()
631 case NEXTHOP_TYPE_BLACKHOLE: in lib_vrf_zebra_ribs_rib_route_route_entry_nexthop_group_nexthop_lookup_entry()
645 case NEXTHOP_TYPE_BLACKHOLE: in lib_vrf_zebra_ribs_rib_route_route_entry_nexthop_group_nexthop_lookup_entry()
731 case NEXTHOP_TYPE_BLACKHOLE: in lib_vrf_zebra_ribs_rib_route_route_entry_nexthop_group_nexthop_gateway_get_elem()
772 if (nexthop->type != NEXTHOP_TYPE_BLACKHOLE) in lib_vrf_zebra_ribs_rib_route_route_entry_nexthop_group_nexthop_bh_type_get_elem()
H A Dzebra_nhg.c344 case (NEXTHOP_TYPE_BLACKHOLE): in zebra_nhe_init()
810 case (NEXTHOP_TYPE_BLACKHOLE): in zebra_nhg_find()
1679 case NEXTHOP_TYPE_BLACKHOLE: in nexthop_set_resolved()
1680 resolved_hop->type = NEXTHOP_TYPE_BLACKHOLE; in nexthop_set_resolved()
1773 case NEXTHOP_TYPE_BLACKHOLE: in nexthop_valid_resolve()
2184 case NEXTHOP_TYPE_BLACKHOLE: in nexthop_active_check()
2328 && nexthop->type < NEXTHOP_TYPE_BLACKHOLE) in nexthop_list_active_update()
H A Dzebra_fpm_protobuf.c183 if (nexthop->type == NEXTHOP_TYPE_BLACKHOLE) { in create_add_route_message()
H A Dzebra_mpls_vty.c89 gtype = NEXTHOP_TYPE_BLACKHOLE; /* as initialization */ in zebra_mpls_transit_lsp()
H A Drt_socket.c177 case NEXTHOP_TYPE_BLACKHOLE: in kernel_rtm()
H A Dzebra_vty.c323 case NEXTHOP_TYPE_BLACKHOLE: in show_nexthop_detail_helper()
345 && (nexthop->type != NEXTHOP_TYPE_BLACKHOLE)) in show_nexthop_detail_helper()
524 case NEXTHOP_TYPE_BLACKHOLE: in show_route_nexthop_helper()
545 && (nexthop->type != NEXTHOP_TYPE_BLACKHOLE)) in show_route_nexthop_helper()
677 case NEXTHOP_TYPE_BLACKHOLE: in show_nexthop_json_helper()
703 && (nexthop->type != NEXTHOP_TYPE_BLACKHOLE)) in show_nexthop_json_helper()
/dports/net/frr7/frr-frr-7.5.1/zebra/
H A Dzebra_nb_state.c575 case NEXTHOP_TYPE_BLACKHOLE: in lib_vrf_zebra_ribs_rib_route_route_entry_nexthop_group_nexthop_get_keys()
615 nexthop_lookup.type = NEXTHOP_TYPE_BLACKHOLE; in lib_vrf_zebra_ribs_rib_route_route_entry_nexthop_group_nexthop_lookup_entry()
631 case NEXTHOP_TYPE_BLACKHOLE: in lib_vrf_zebra_ribs_rib_route_route_entry_nexthop_group_nexthop_lookup_entry()
645 case NEXTHOP_TYPE_BLACKHOLE: in lib_vrf_zebra_ribs_rib_route_route_entry_nexthop_group_nexthop_lookup_entry()
731 case NEXTHOP_TYPE_BLACKHOLE: in lib_vrf_zebra_ribs_rib_route_route_entry_nexthop_group_nexthop_gateway_get_elem()
772 if (nexthop->type != NEXTHOP_TYPE_BLACKHOLE) in lib_vrf_zebra_ribs_rib_route_route_entry_nexthop_group_nexthop_bh_type_get_elem()
H A Dzebra_nhg.c344 case (NEXTHOP_TYPE_BLACKHOLE): in zebra_nhe_init()
810 case (NEXTHOP_TYPE_BLACKHOLE): in zebra_nhg_find()
1679 case NEXTHOP_TYPE_BLACKHOLE: in nexthop_set_resolved()
1680 resolved_hop->type = NEXTHOP_TYPE_BLACKHOLE; in nexthop_set_resolved()
1773 case NEXTHOP_TYPE_BLACKHOLE: in nexthop_valid_resolve()
2184 case NEXTHOP_TYPE_BLACKHOLE: in nexthop_active_check()
2328 && nexthop->type < NEXTHOP_TYPE_BLACKHOLE) in nexthop_list_active_update()
H A Dzebra_fpm_protobuf.c183 if (nexthop->type == NEXTHOP_TYPE_BLACKHOLE) { in create_add_route_message()
H A Drt_socket.c177 case NEXTHOP_TYPE_BLACKHOLE: in kernel_rtm()
H A Dzebra_mpls_vty.c89 gtype = NEXTHOP_TYPE_BLACKHOLE; /* as initialization */ in zebra_mpls_transit_lsp()
/dports/net/frr7-pythontools/frr-frr-7.5.1/lib/
H A Dnexthop.h48 NEXTHOP_TYPE_BLACKHOLE, /* Null0 nexthop. */ enumerator
60 ((type) == NEXTHOP_TYPE_IFINDEX || (type) == NEXTHOP_TYPE_BLACKHOLE) \
H A Dnexthop.c83 case NEXTHOP_TYPE_BLACKHOLE: in nexthop_g_addr_cmp()
146 case NEXTHOP_TYPE_BLACKHOLE: in _nexthop_cmp_no_labels()
425 nexthop->type = NEXTHOP_TYPE_BLACKHOLE; in nexthop_from_blackhole()
479 case NEXTHOP_TYPE_BLACKHOLE: in nexthop2str()
804 case NEXTHOP_TYPE_BLACKHOLE: in printfrr_nh()
H A Dnexthop_group.c188 case NEXTHOP_TYPE_BLACKHOLE: in nhg_nh_find()
994 case NEXTHOP_TYPE_BLACKHOLE: in nexthop_group_write_nexthop_simple()
1065 case NEXTHOP_TYPE_BLACKHOLE: in nexthop_group_json_nexthop()
1236 case NEXTHOP_TYPE_BLACKHOLE: in nexthop_group_interface_state_change()
1268 case NEXTHOP_TYPE_BLACKHOLE: in nexthop_group_interface_state_change()
/dports/net/frr7/frr-frr-7.5.1/lib/
H A Dnexthop.h48 NEXTHOP_TYPE_BLACKHOLE, /* Null0 nexthop. */ enumerator
60 ((type) == NEXTHOP_TYPE_IFINDEX || (type) == NEXTHOP_TYPE_BLACKHOLE) \
H A Dnexthop.c83 case NEXTHOP_TYPE_BLACKHOLE: in nexthop_g_addr_cmp()
146 case NEXTHOP_TYPE_BLACKHOLE: in _nexthop_cmp_no_labels()
425 nexthop->type = NEXTHOP_TYPE_BLACKHOLE; in nexthop_from_blackhole()
479 case NEXTHOP_TYPE_BLACKHOLE: in nexthop2str()
804 case NEXTHOP_TYPE_BLACKHOLE: in printfrr_nh()
H A Dnexthop_group.c188 case NEXTHOP_TYPE_BLACKHOLE: in nhg_nh_find()
994 case NEXTHOP_TYPE_BLACKHOLE: in nexthop_group_write_nexthop_simple()
1065 case NEXTHOP_TYPE_BLACKHOLE: in nexthop_group_json_nexthop()
1236 case NEXTHOP_TYPE_BLACKHOLE: in nexthop_group_interface_state_change()
1268 case NEXTHOP_TYPE_BLACKHOLE: in nexthop_group_interface_state_change()
/dports/net/quagga/quagga-1.2.4/lib/
H A Dnexthop.h46 NEXTHOP_TYPE_BLACKHOLE, /* Null0 nexthop. */ enumerator
/dports/net/frr7-pythontools/frr-frr-7.5.1/sharpd/
H A Dsharp_zebra.c150 nh->type == NEXTHOP_TYPE_BLACKHOLE) in sharp_install_lsps_helper()
185 nh->type == NEXTHOP_TYPE_BLACKHOLE) in sharp_install_lsps_helper()
480 case NEXTHOP_TYPE_BLACKHOLE: in sharp_debug_nexthops()
/dports/net/frr7/frr-frr-7.5.1/sharpd/
H A Dsharp_zebra.c150 nh->type == NEXTHOP_TYPE_BLACKHOLE) in sharp_install_lsps_helper()
185 nh->type == NEXTHOP_TYPE_BLACKHOLE) in sharp_install_lsps_helper()
480 case NEXTHOP_TYPE_BLACKHOLE: in sharp_debug_nexthops()
/dports/net/frr7/frr-frr-7.5.1/pbrd/
H A Dpbr_zebra.c295 case NEXTHOP_TYPE_BLACKHOLE: in route_add_helper()
458 case NEXTHOP_TYPE_BLACKHOLE: in pbr_send_rnh()
H A Dpbr_nht.c171 case NEXTHOP_TYPE_BLACKHOLE: in pbr_nh_hash_equal()
404 case NEXTHOP_TYPE_BLACKHOLE: in pbr_nht_which_afi()
427 case NEXTHOP_TYPE_BLACKHOLE: in pbr_nht_which_afi()
819 case NEXTHOP_TYPE_BLACKHOLE: in pbr_nht_individual_nexthop_update()
/dports/net/frr7-pythontools/frr-frr-7.5.1/pbrd/
H A Dpbr_zebra.c295 case NEXTHOP_TYPE_BLACKHOLE: in route_add_helper()
458 case NEXTHOP_TYPE_BLACKHOLE: in pbr_send_rnh()
H A Dpbr_nht.c171 case NEXTHOP_TYPE_BLACKHOLE: in pbr_nh_hash_equal()
404 case NEXTHOP_TYPE_BLACKHOLE: in pbr_nht_which_afi()
427 case NEXTHOP_TYPE_BLACKHOLE: in pbr_nht_which_afi()
819 case NEXTHOP_TYPE_BLACKHOLE: in pbr_nht_individual_nexthop_update()
/dports/net/quagga/quagga-1.2.4/zebra/
H A Drt_socket.c131 if (nexthop->type == NEXTHOP_TYPE_BLACKHOLE) in kernel_rtm_ipv4()

123