Home
last modified time | relevance | path

Searched refs:nb_context (Results 1 – 16 of 16) sorted by relevance

/dports/net/frr7-pythontools/frr-frr-7.5.1/lib/
H A Dnorthbound.h95 struct nb_context *context;
123 struct nb_context *context;
151 struct nb_context *context;
171 struct nb_context *context;
191 struct nb_context *context;
205 struct nb_context *context;
607 struct nb_context { struct
655 struct nb_context *context;
874 extern int nb_candidate_validate(struct nb_context *context,
914 extern int nb_candidate_commit_prepare(struct nb_context *context,
[all …]
H A Dnorthbound.c68 static int nb_callback_pre_validate(struct nb_context *context,
72 static int nb_callback_configuration(struct nb_context *context,
711 int nb_candidate_validate(struct nb_context *context, in nb_candidate_validate()
731 int nb_candidate_commit_prepare(struct nb_context *context, in nb_candidate_commit_prepare()
902 static int nb_callback_create(struct nb_context *context, in nb_callback_create()
951 static int nb_callback_modify(struct nb_context *context, in nb_callback_modify()
1000 static int nb_callback_destroy(struct nb_context *context, in nb_callback_destroy()
1044 static int nb_callback_move(struct nb_context *context, in nb_callback_move()
1087 static int nb_callback_pre_validate(struct nb_context *context, in nb_callback_pre_validate()
1120 static void nb_callback_apply_finish(struct nb_context *context, in nb_callback_apply_finish()
[all …]
H A Dnorthbound_cli.c58 struct nb_context context = {}; in nb_cli_classic_commit()
317 struct nb_context context = {}; in nb_cli_confirmed_commit_rollback()
362 struct nb_context context = {}; in nb_cli_commit()
825 struct nb_context context = {};
1670 struct nb_context context = {}; in nb_cli_rollback_configuration()
H A Dnorthbound_sysrepo.c247 struct nb_context context = {}; in frr_sr_config_change_cb_prepare()
H A Dlibfrr.c903 struct nb_context context = {}; in frr_config_read_in()
H A Dnorthbound_confd.c288 struct nb_context context = {}; in frr_confd_cdb_read_cb_prepare()
H A Dnorthbound_grpc.cpp674 struct nb_context context = {}; in HandleCommit()
H A Dvty.c2350 struct nb_context context = {}; in vty_read_file()
/dports/net/frr7/frr-frr-7.5.1/lib/
H A Dnorthbound.h95 struct nb_context *context;
123 struct nb_context *context;
151 struct nb_context *context;
171 struct nb_context *context;
191 struct nb_context *context;
205 struct nb_context *context;
607 struct nb_context { struct
655 struct nb_context *context;
874 extern int nb_candidate_validate(struct nb_context *context,
914 extern int nb_candidate_commit_prepare(struct nb_context *context,
[all …]
H A Dnorthbound.c68 static int nb_callback_pre_validate(struct nb_context *context,
72 static int nb_callback_configuration(struct nb_context *context,
711 int nb_candidate_validate(struct nb_context *context, in nb_candidate_validate()
731 int nb_candidate_commit_prepare(struct nb_context *context, in nb_candidate_commit_prepare()
902 static int nb_callback_create(struct nb_context *context, in nb_callback_create()
951 static int nb_callback_modify(struct nb_context *context, in nb_callback_modify()
1000 static int nb_callback_destroy(struct nb_context *context, in nb_callback_destroy()
1044 static int nb_callback_move(struct nb_context *context, in nb_callback_move()
1087 static int nb_callback_pre_validate(struct nb_context *context, in nb_callback_pre_validate()
1120 static void nb_callback_apply_finish(struct nb_context *context, in nb_callback_apply_finish()
[all …]
H A Dnorthbound_cli.c58 struct nb_context context = {}; in nb_cli_classic_commit()
317 struct nb_context context = {}; in nb_cli_confirmed_commit_rollback()
362 struct nb_context context = {}; in nb_cli_commit()
825 struct nb_context context = {};
1670 struct nb_context context = {}; in nb_cli_rollback_configuration()
H A Dnorthbound_sysrepo.c247 struct nb_context context = {}; in frr_sr_config_change_cb_prepare()
H A Dlibfrr.c903 struct nb_context context = {}; in frr_config_read_in()
H A Dnorthbound_confd.c288 struct nb_context context = {}; in frr_confd_cdb_read_cb_prepare()
H A Dnorthbound_grpc.cpp674 struct nb_context context = {}; in HandleCommit()
H A Dvty.c2350 struct nb_context context = {}; in vty_read_file()