Home
last modified time | relevance | path

Searched refs:zebra_dplane_ctx (Results 1 – 25 of 64) sorted by relevance

123

/dports/net/frr7/frr-frr-7.5.1/zebra/
H A Dzebra_dplane.h235 const struct zebra_dplane_ctx *ctx);
307 const struct zebra_dplane_ctx *ctx);
309 const struct zebra_dplane_ctx *ctx);
347 const struct zebra_dplane_ctx *ctx);
349 const struct zebra_dplane_ctx *ctx);
368 const struct zebra_dplane_ctx *ctx);
382 const struct zebra_dplane_ctx *ctx);
384 const struct zebra_dplane_ctx *ctx);
386 const struct zebra_dplane_ctx *ctx);
395 const struct zebra_dplane_ctx *ctx);
[all …]
H A Dzebra_dplane.c235 struct zebra_dplane_ctx { struct
472 struct zebra_dplane_ctx *p; in dplane_ctx_alloc()
692 const struct zebra_dplane_ctx *ctx) in dplane_ctx_get_status()
1199 const struct zebra_dplane_ctx *ctx) in dplane_ctx_get_ng()
1231 const struct zebra_dplane_ctx *ctx) in dplane_ctx_get_ns()
1330 const struct zebra_dplane_ctx *ctx) in dplane_ctx_get_nhlfe_list()
2524 struct zebra_dplane_ctx *ctx) in dplane_route_notif_update()
3302 struct zebra_dplane_ctx *ctx; in rule_update_internal()
3620 struct zebra_dplane_ctx *ctx; in dplane_provider_dequeue_in_list()
3993 struct zebra_dplane_ctx *ctx; in test_dplane_process_func()
[all …]
H A Drt_netlink.h69 struct zebra_dplane_ctx *ctx,
73 struct zebra_dplane_ctx *ctx,
76 extern ssize_t netlink_macfdb_update_ctx(struct zebra_dplane_ctx *ctx,
86 const struct zebra_dplane_ctx *ctx,
107 struct zebra_dplane_ctx *ctx);
110 struct zebra_dplane_ctx *ctx);
112 netlink_put_mac_update_msg(struct nl_batch *bth, struct zebra_dplane_ctx *ctx);
115 struct zebra_dplane_ctx *ctx);
117 netlink_put_lsp_update_msg(struct nl_batch *bth, struct zebra_dplane_ctx *ctx);
119 netlink_put_pw_update_msg(struct nl_batch *bth, struct zebra_dplane_ctx *ctx);
H A Drt.h49 struct zebra_dplane_ctx *ctx);
52 kernel_nexthop_update(struct zebra_dplane_ctx *ctx);
55 struct zebra_dplane_ctx *ctx);
57 enum zebra_dplane_result kernel_pw_update(struct zebra_dplane_ctx *ctx);
60 struct zebra_dplane_ctx *ctx);
62 enum zebra_dplane_result kernel_mac_update_ctx(struct zebra_dplane_ctx *ctx);
64 enum zebra_dplane_result kernel_neigh_update_ctx(struct zebra_dplane_ctx *ctx);
67 kernel_pbr_rule_update(struct zebra_dplane_ctx *ctx);
H A Dioctl.c194 static int if_set_prefix_ctx(const struct zebra_dplane_ctx *ctx);
195 static int if_unset_prefix_ctx(const struct zebra_dplane_ctx *ctx);
196 static int if_set_prefix6_ctx(const struct zebra_dplane_ctx *ctx);
197 static int if_unset_prefix6_ctx(const struct zebra_dplane_ctx *ctx);
200 struct zebra_dplane_ctx *ctx) in kernel_address_update_ctx()
238 static int if_set_prefix_ctx(const struct zebra_dplane_ctx *ctx) in if_set_prefix_ctx()
289 static int if_unset_prefix_ctx(const struct zebra_dplane_ctx *ctx) in if_unset_prefix_ctx()
338 int if_set_prefix_ctx(const struct zebra_dplane_ctx *ctx) in if_set_prefix_ctx()
395 int if_unset_prefix_ctx(const struct zebra_dplane_ctx *ctx) in if_unset_prefix_ctx()
520 static int if_set_prefix6_ctx(const struct zebra_dplane_ctx *ctx) in if_set_prefix6_ctx()
[all …]
H A Dioctl_solaris.c46 static int if_set_prefix_ctx(const struct zebra_dplane_ctx *ctx);
47 static int if_unset_prefix_ctx(const struct zebra_dplane_ctx *ctx);
48 static int if_set_prefix6_ctx(const struct zebra_dplane_ctx *ctx);
49 static int if_unset_prefix6_ctx(const struct zebra_dplane_ctx *ctx);
197 struct zebra_dplane_ctx *ctx) in kernel_address_update_ctx()
225 static int if_set_prefix_ctx(const struct zebra_dplane_ctx *ctx) in if_set_prefix_ctx()
280 static int if_unset_prefix_ctx(const struct zebra_dplane_ctx *ctx) in if_unset_prefix_ctx()
417 static int if_set_prefix6_ctx(const struct zebra_dplane_ctx *ctx) in if_set_prefix6_ctx()
429 static int if_unset_prefix6_ctx(const struct zebra_dplane_ctx *ctx) in if_unset_prefix6_ctx()
H A Dzebra_mpls_netlink.c31 static ssize_t netlink_lsp_msg_encoder(struct zebra_dplane_ctx *ctx, void *buf, in netlink_lsp_msg_encoder()
59 struct zebra_dplane_ctx *ctx) in netlink_put_lsp_update_msg()
70 struct zebra_dplane_ctx *ctx) in netlink_put_pw_update_msg()
H A Dzebra_mpls_null.c36 enum zebra_dplane_result kernel_pw_update(struct zebra_dplane_ctx *ctx) in kernel_pw_update()
41 enum zebra_dplane_result kernel_lsp_update(struct zebra_dplane_ctx *ctx) in kernel_lsp_update()
H A Dkernel_netlink.h124 struct nl_batch *bth, struct zebra_dplane_ctx *ctx,
125 ssize_t (*msg_encoder)(struct zebra_dplane_ctx *, void *, size_t),
H A Drt_socket.c315 enum zebra_dplane_result kernel_route_update(struct zebra_dplane_ctx *ctx) in kernel_route_update()
364 enum zebra_dplane_result kernel_nexthop_update(struct zebra_dplane_ctx *ctx) in kernel_nexthop_update()
377 enum zebra_dplane_result kernel_neigh_update_ctx(struct zebra_dplane_ctx *ctx) in kernel_neigh_update_ctx()
390 enum zebra_dplane_result kernel_mac_update_ctx(struct zebra_dplane_ctx *ctx) in kernel_mac_update_ctx()
H A Dzapi_msg.h81 extern int zsend_route_notify_owner_ctx(const struct zebra_dplane_ctx *ctx,
84 extern void zsend_rule_notify_owner(const struct zebra_dplane_ctx *ctx,
H A Dzebra_mpls_openbsd.c240 static int kernel_lsp_cmd(struct zebra_dplane_ctx *ctx) in kernel_lsp_cmd()
309 enum zebra_dplane_result kernel_lsp_update(struct zebra_dplane_ctx *ctx) in kernel_lsp_update()
319 static enum zebra_dplane_result kmpw_install(struct zebra_dplane_ctx *ctx) in kmpw_install()
385 static enum zebra_dplane_result kmpw_uninstall(struct zebra_dplane_ctx *ctx) in kmpw_uninstall()
407 enum zebra_dplane_result kernel_pw_update(struct zebra_dplane_ctx *ctx) in kernel_pw_update()
/dports/net/frr7-pythontools/frr-frr-7.5.1/zebra/
H A Dzebra_dplane.h235 const struct zebra_dplane_ctx *ctx);
307 const struct zebra_dplane_ctx *ctx);
309 const struct zebra_dplane_ctx *ctx);
347 const struct zebra_dplane_ctx *ctx);
349 const struct zebra_dplane_ctx *ctx);
368 const struct zebra_dplane_ctx *ctx);
382 const struct zebra_dplane_ctx *ctx);
384 const struct zebra_dplane_ctx *ctx);
386 const struct zebra_dplane_ctx *ctx);
395 const struct zebra_dplane_ctx *ctx);
[all …]
H A Dzebra_dplane.c235 struct zebra_dplane_ctx { struct
472 struct zebra_dplane_ctx *p; in dplane_ctx_alloc()
692 const struct zebra_dplane_ctx *ctx) in dplane_ctx_get_status()
1199 const struct zebra_dplane_ctx *ctx) in dplane_ctx_get_ng()
1231 const struct zebra_dplane_ctx *ctx) in dplane_ctx_get_ns()
1330 const struct zebra_dplane_ctx *ctx) in dplane_ctx_get_nhlfe_list()
2524 struct zebra_dplane_ctx *ctx) in dplane_route_notif_update()
3302 struct zebra_dplane_ctx *ctx; in rule_update_internal()
3620 struct zebra_dplane_ctx *ctx; in dplane_provider_dequeue_in_list()
3993 struct zebra_dplane_ctx *ctx; in test_dplane_process_func()
[all …]
H A Drt_netlink.h69 struct zebra_dplane_ctx *ctx,
73 struct zebra_dplane_ctx *ctx,
76 extern ssize_t netlink_macfdb_update_ctx(struct zebra_dplane_ctx *ctx,
86 const struct zebra_dplane_ctx *ctx,
107 struct zebra_dplane_ctx *ctx);
110 struct zebra_dplane_ctx *ctx);
112 netlink_put_mac_update_msg(struct nl_batch *bth, struct zebra_dplane_ctx *ctx);
115 struct zebra_dplane_ctx *ctx);
117 netlink_put_lsp_update_msg(struct nl_batch *bth, struct zebra_dplane_ctx *ctx);
119 netlink_put_pw_update_msg(struct nl_batch *bth, struct zebra_dplane_ctx *ctx);
H A Drt.h49 struct zebra_dplane_ctx *ctx);
52 kernel_nexthop_update(struct zebra_dplane_ctx *ctx);
55 struct zebra_dplane_ctx *ctx);
57 enum zebra_dplane_result kernel_pw_update(struct zebra_dplane_ctx *ctx);
60 struct zebra_dplane_ctx *ctx);
62 enum zebra_dplane_result kernel_mac_update_ctx(struct zebra_dplane_ctx *ctx);
64 enum zebra_dplane_result kernel_neigh_update_ctx(struct zebra_dplane_ctx *ctx);
67 kernel_pbr_rule_update(struct zebra_dplane_ctx *ctx);
H A Dioctl.c194 static int if_set_prefix_ctx(const struct zebra_dplane_ctx *ctx);
195 static int if_unset_prefix_ctx(const struct zebra_dplane_ctx *ctx);
196 static int if_set_prefix6_ctx(const struct zebra_dplane_ctx *ctx);
197 static int if_unset_prefix6_ctx(const struct zebra_dplane_ctx *ctx);
200 struct zebra_dplane_ctx *ctx) in kernel_address_update_ctx()
238 static int if_set_prefix_ctx(const struct zebra_dplane_ctx *ctx) in if_set_prefix_ctx()
289 static int if_unset_prefix_ctx(const struct zebra_dplane_ctx *ctx) in if_unset_prefix_ctx()
338 int if_set_prefix_ctx(const struct zebra_dplane_ctx *ctx) in if_set_prefix_ctx()
395 int if_unset_prefix_ctx(const struct zebra_dplane_ctx *ctx) in if_unset_prefix_ctx()
520 static int if_set_prefix6_ctx(const struct zebra_dplane_ctx *ctx) in if_set_prefix6_ctx()
[all …]
H A Dioctl_solaris.c46 static int if_set_prefix_ctx(const struct zebra_dplane_ctx *ctx);
47 static int if_unset_prefix_ctx(const struct zebra_dplane_ctx *ctx);
48 static int if_set_prefix6_ctx(const struct zebra_dplane_ctx *ctx);
49 static int if_unset_prefix6_ctx(const struct zebra_dplane_ctx *ctx);
197 struct zebra_dplane_ctx *ctx) in kernel_address_update_ctx()
225 static int if_set_prefix_ctx(const struct zebra_dplane_ctx *ctx) in if_set_prefix_ctx()
280 static int if_unset_prefix_ctx(const struct zebra_dplane_ctx *ctx) in if_unset_prefix_ctx()
417 static int if_set_prefix6_ctx(const struct zebra_dplane_ctx *ctx) in if_set_prefix6_ctx()
429 static int if_unset_prefix6_ctx(const struct zebra_dplane_ctx *ctx) in if_unset_prefix6_ctx()
H A Dzebra_mpls_netlink.c31 static ssize_t netlink_lsp_msg_encoder(struct zebra_dplane_ctx *ctx, void *buf, in netlink_lsp_msg_encoder()
59 struct zebra_dplane_ctx *ctx) in netlink_put_lsp_update_msg()
70 struct zebra_dplane_ctx *ctx) in netlink_put_pw_update_msg()
H A Dzebra_mpls_null.c36 enum zebra_dplane_result kernel_pw_update(struct zebra_dplane_ctx *ctx) in kernel_pw_update()
41 enum zebra_dplane_result kernel_lsp_update(struct zebra_dplane_ctx *ctx) in kernel_lsp_update()
H A Dkernel_netlink.h124 struct nl_batch *bth, struct zebra_dplane_ctx *ctx,
125 ssize_t (*msg_encoder)(struct zebra_dplane_ctx *, void *, size_t),
H A Drt_socket.c315 enum zebra_dplane_result kernel_route_update(struct zebra_dplane_ctx *ctx) in kernel_route_update()
364 enum zebra_dplane_result kernel_nexthop_update(struct zebra_dplane_ctx *ctx) in kernel_nexthop_update()
377 enum zebra_dplane_result kernel_neigh_update_ctx(struct zebra_dplane_ctx *ctx) in kernel_neigh_update_ctx()
390 enum zebra_dplane_result kernel_mac_update_ctx(struct zebra_dplane_ctx *ctx) in kernel_mac_update_ctx()
H A Dzapi_msg.h81 extern int zsend_route_notify_owner_ctx(const struct zebra_dplane_ctx *ctx,
84 extern void zsend_rule_notify_owner(const struct zebra_dplane_ctx *ctx,
H A Dzebra_mpls_openbsd.c240 static int kernel_lsp_cmd(struct zebra_dplane_ctx *ctx) in kernel_lsp_cmd()
309 enum zebra_dplane_result kernel_lsp_update(struct zebra_dplane_ctx *ctx) in kernel_lsp_update()
319 static enum zebra_dplane_result kmpw_install(struct zebra_dplane_ctx *ctx) in kmpw_install()
385 static enum zebra_dplane_result kmpw_uninstall(struct zebra_dplane_ctx *ctx) in kmpw_uninstall()
407 enum zebra_dplane_result kernel_pw_update(struct zebra_dplane_ctx *ctx) in kernel_pw_update()
H A Drule_netlink.c62 netlink_rule_msg_encode(int cmd, const struct zebra_dplane_ctx *ctx, in netlink_rule_msg_encode()
153 static ssize_t netlink_rule_msg_encoder(struct zebra_dplane_ctx *ctx, void *buf, in netlink_rule_msg_encoder()
170 static ssize_t netlink_oldrule_msg_encoder(struct zebra_dplane_ctx *ctx, in netlink_oldrule_msg_encoder()
186 netlink_put_rule_update_msg(struct nl_batch *bth, struct zebra_dplane_ctx *ctx) in netlink_put_rule_update_msg()

123