Home
last modified time | relevance | path

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

/dports/net/frr7-pythontools/frr-frr-7.5.1/zebra/
H A Dzebra_nhg.c911 static struct nhg_ctx *nhg_ctx_new(void) in nhg_ctx_new()
913 struct nhg_ctx *new; in nhg_ctx_new()
920 static void nhg_ctx_free(struct nhg_ctx **ctx) in nhg_ctx_free()
944 struct nhg_ctx *ctx = NULL; in nhg_ctx_init()
1084 static int nhg_ctx_process_new(struct nhg_ctx *ctx) in nhg_ctx_process_new()
1188 static int nhg_ctx_process_del(struct nhg_ctx *ctx) in nhg_ctx_process_del()
1208 static void nhg_ctx_fini(struct nhg_ctx **ctx) in nhg_ctx_fini()
1218 static int queue_add(struct nhg_ctx *ctx) in queue_add()
1234 int nhg_ctx_process(struct nhg_ctx *ctx) in nhg_ctx_process()
1280 struct nhg_ctx *ctx = NULL; in zebra_nhg_kernel_find()
[all …]
H A Dzebra_nhg.h155 struct nhg_ctx { struct
241 extern int nhg_ctx_process(struct nhg_ctx *ctx);
H A Drib.h411 struct nhg_ctx; /* Forward declaration */
413 extern int rib_queue_nhg_add(struct nhg_ctx *ctx);
H A Dzebra_rib.c1005 static void rib_nhg_process(struct nhg_ctx *ctx) in rib_nhg_process()
2213 struct nhg_ctx *ctx = NULL; in process_subq_nhg()
2395 struct nhg_ctx *ctx = NULL; in rib_meta_queue_nhg_add()
2398 ctx = (struct nhg_ctx *)data; in rib_meta_queue_nhg_add()
2453 int rib_queue_nhg_add(struct nhg_ctx *ctx) in rib_queue_nhg_add()
/dports/net/frr7/frr-frr-7.5.1/zebra/
H A Dzebra_nhg.c911 static struct nhg_ctx *nhg_ctx_new(void) in nhg_ctx_new()
913 struct nhg_ctx *new; in nhg_ctx_new()
920 static void nhg_ctx_free(struct nhg_ctx **ctx) in nhg_ctx_free()
944 struct nhg_ctx *ctx = NULL; in nhg_ctx_init()
1084 static int nhg_ctx_process_new(struct nhg_ctx *ctx) in nhg_ctx_process_new()
1188 static int nhg_ctx_process_del(struct nhg_ctx *ctx) in nhg_ctx_process_del()
1208 static void nhg_ctx_fini(struct nhg_ctx **ctx) in nhg_ctx_fini()
1218 static int queue_add(struct nhg_ctx *ctx) in queue_add()
1234 int nhg_ctx_process(struct nhg_ctx *ctx) in nhg_ctx_process()
1280 struct nhg_ctx *ctx = NULL; in zebra_nhg_kernel_find()
[all …]
H A Dzebra_nhg.h155 struct nhg_ctx { struct
241 extern int nhg_ctx_process(struct nhg_ctx *ctx);
H A Drib.h411 struct nhg_ctx; /* Forward declaration */
413 extern int rib_queue_nhg_add(struct nhg_ctx *ctx);
H A Dzebra_rib.c1005 static void rib_nhg_process(struct nhg_ctx *ctx) in rib_nhg_process()
2213 struct nhg_ctx *ctx = NULL; in process_subq_nhg()
2395 struct nhg_ctx *ctx = NULL; in rib_meta_queue_nhg_add()
2398 ctx = (struct nhg_ctx *)data; in rib_meta_queue_nhg_add()
2453 int rib_queue_nhg_add(struct nhg_ctx *ctx) in rib_queue_nhg_add()