Home
last modified time | relevance | path

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

/dports/net/frr7-pythontools/frr-frr-7.5.1/lib/
H A Dnorthbound.h636 struct nb_config_cb { struct
637 RB_ENTRY(nb_config_cb) entry;
643 RB_HEAD(nb_config_cbs, nb_config_cb); argument
644 RB_PROTOTYPE(nb_config_cbs, nb_config_cb, entry, nb_config_cb_compare);
648 struct nb_config_cb cb;
H A Dnorthbound.c367 static inline int nb_config_cb_compare(const struct nb_config_cb *a, in nb_config_cb_compare()
368 const struct nb_config_cb *b) in nb_config_cb_compare()
396 RB_GENERATE(nb_config_cbs, nb_config_cb, entry, nb_config_cb_compare);
675 struct nb_config_cb *cb; in nb_candidate_validate_code()
1342 struct nb_config_cb *cb; in nb_transaction_process()
1383 static struct nb_config_cb *
1387 struct nb_config_cb *cb; in nb_apply_finish_cb_new()
1397 static struct nb_config_cb *
1402 struct nb_config_cb s; in nb_apply_finish_cb_find()
1415 struct nb_config_cb *cb; in nb_transaction_apply_finish()
/dports/net/frr7/frr-frr-7.5.1/lib/
H A Dnorthbound.h636 struct nb_config_cb { struct
637 RB_ENTRY(nb_config_cb) entry;
643 RB_HEAD(nb_config_cbs, nb_config_cb); argument
644 RB_PROTOTYPE(nb_config_cbs, nb_config_cb, entry, nb_config_cb_compare);
648 struct nb_config_cb cb;
H A Dnorthbound.c367 static inline int nb_config_cb_compare(const struct nb_config_cb *a, in nb_config_cb_compare()
368 const struct nb_config_cb *b) in nb_config_cb_compare()
396 RB_GENERATE(nb_config_cbs, nb_config_cb, entry, nb_config_cb_compare);
675 struct nb_config_cb *cb; in nb_candidate_validate_code()
1342 struct nb_config_cb *cb; in nb_transaction_process()
1383 static struct nb_config_cb *
1387 struct nb_config_cb *cb; in nb_apply_finish_cb_new()
1397 static struct nb_config_cb *
1402 struct nb_config_cb s; in nb_apply_finish_cb_find()
1415 struct nb_config_cb *cb; in nb_transaction_apply_finish()