Home
last modified time | relevance | path

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

/dports/net/frr7/frr-frr-7.5.1/zebra/
H A Dzebra_dplane.h266 bool dplane_ctx_is_update(const struct zebra_dplane_ctx *ctx);
H A Dkernel_netlink.c1099 if (dplane_ctx_is_update(ctx) in nl_batch_read_resp()
H A Dzebra_rib.c1778 is_update = dplane_ctx_is_update(ctx); in rib_process_result()
H A Dzebra_dplane.c910 bool dplane_ctx_is_update(const struct zebra_dplane_ctx *ctx) in dplane_ctx_is_update() function
/dports/net/frr7-pythontools/frr-frr-7.5.1/zebra/
H A Dzebra_dplane.h266 bool dplane_ctx_is_update(const struct zebra_dplane_ctx *ctx);
H A Dkernel_netlink.c1099 if (dplane_ctx_is_update(ctx) in nl_batch_read_resp()
H A Dzebra_rib.c1778 is_update = dplane_ctx_is_update(ctx); in rib_process_result()
H A Dzebra_dplane.c910 bool dplane_ctx_is_update(const struct zebra_dplane_ctx *ctx) in dplane_ctx_is_update() function