Home
last modified time | relevance | path

Searched refs:nh_label_type (Results 1 – 8 of 8) sorted by relevance

/dports/net/frr7-pythontools/frr-frr-7.5.1/lib/
H A Dnexthop.c445 nexthop->nh_label_type = ltype; in nexthop_add_labels()
460 nexthop->nh_label_type = ZEBRA_LSP_NONE; in nexthop_del_labels()
551 nexthop->nh_label_type, key); in nexthop_hash_quick()
657 nexthop_add_labels(copy, nexthop->nh_label_type, in nexthop_copy_no_recurse()
H A Dnexthop.h126 enum lsp_types_t nh_label_type; member
/dports/net/frr7/frr-frr-7.5.1/lib/
H A Dnexthop.c445 nexthop->nh_label_type = ltype; in nexthop_add_labels()
460 nexthop->nh_label_type = ZEBRA_LSP_NONE; in nexthop_del_labels()
551 nexthop->nh_label_type, key); in nexthop_hash_quick()
657 nexthop_add_labels(copy, nexthop->nh_label_type, in nexthop_copy_no_recurse()
H A Dnexthop.h126 enum lsp_types_t nh_label_type; member
/dports/net/frr7-pythontools/frr-frr-7.5.1/zebra/
H A Dzebra_mpls.c2911 if (add_p && nexthop->nh_label_type == ZEBRA_LSP_NONE) in ftn_update_nexthop()
2913 else if (!add_p && nexthop->nh_label_type == type) in ftn_update_nexthop()
3583 if (nexthop->nh_label_type != lsp_type) in mpls_ftn_uninstall_all()
3598 if (nexthop->nh_label_type != lsp_type) in mpls_ftn_uninstall_all()
H A Dzebra_nhg.c1715 label_type = newhop->nh_label_type; in nexthop_set_resolved()
1734 label_type = nexthop->nh_label_type; in nexthop_set_resolved()
/dports/net/frr7/frr-frr-7.5.1/zebra/
H A Dzebra_mpls.c2911 if (add_p && nexthop->nh_label_type == ZEBRA_LSP_NONE) in ftn_update_nexthop()
2913 else if (!add_p && nexthop->nh_label_type == type) in ftn_update_nexthop()
3583 if (nexthop->nh_label_type != lsp_type) in mpls_ftn_uninstall_all()
3598 if (nexthop->nh_label_type != lsp_type) in mpls_ftn_uninstall_all()
H A Dzebra_nhg.c1715 label_type = newhop->nh_label_type; in nexthop_set_resolved()
1734 label_type = nexthop->nh_label_type; in nexthop_set_resolved()