Home
last modified time | relevance | path

Searched refs:nhlfe_type2str (Results 1 – 4 of 4) sorted by relevance

/dports/net/frr7/frr-frr-7.5.1/zebra/
H A Dzebra_mpls.h543 static inline const char *nhlfe_type2str(enum lsp_types_t lsp_type) in nhlfe_type2str() function
H A Dzebra_mpls.c1503 json_object_string_add(json_nhlfe, "type", nhlfe_type2str(nhlfe->type)); in nhlfe_json()
1569 nhlfe_type2str(nhlfe->type), in nhlfe_print()
3934 nhlfe_type2str(nhlfe->type), in zebra_mpls_print_lsp_table()
/dports/net/frr7-pythontools/frr-frr-7.5.1/zebra/
H A Dzebra_mpls.h543 static inline const char *nhlfe_type2str(enum lsp_types_t lsp_type) in nhlfe_type2str() function
H A Dzebra_mpls.c1503 json_object_string_add(json_nhlfe, "type", nhlfe_type2str(nhlfe->type)); in nhlfe_json()
1569 nhlfe_type2str(nhlfe->type), in nhlfe_print()
3934 nhlfe_type2str(nhlfe->type), in zebra_mpls_print_lsp_table()