Home
last modified time | relevance | path

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

123

/dports/net/frr7-pythontools/frr-frr-7.5.1/lib/
H A Dzclient.h327 int (*nexthop_update)(ZAPI_CALLBACK_ARGS);
329 int (*bfd_dest_replay)(ZAPI_CALLBACK_ARGS);
333 int (*local_es_add)(ZAPI_CALLBACK_ARGS);
334 int (*local_es_del)(ZAPI_CALLBACK_ARGS);
337 int (*local_vni_add)(ZAPI_CALLBACK_ARGS);
338 int (*local_vni_del)(ZAPI_CALLBACK_ARGS);
339 int (*local_l3vni_add)(ZAPI_CALLBACK_ARGS);
340 int (*local_l3vni_del)(ZAPI_CALLBACK_ARGS);
348 void (*label_chunk)(ZAPI_CALLBACK_ARGS);
352 int (*vxlan_sg_add)(ZAPI_CALLBACK_ARGS);
[all …]
/dports/net/frr7/frr-frr-7.5.1/lib/
H A Dzclient.h327 int (*nexthop_update)(ZAPI_CALLBACK_ARGS);
329 int (*bfd_dest_replay)(ZAPI_CALLBACK_ARGS);
333 int (*local_es_add)(ZAPI_CALLBACK_ARGS);
334 int (*local_es_del)(ZAPI_CALLBACK_ARGS);
337 int (*local_vni_add)(ZAPI_CALLBACK_ARGS);
338 int (*local_vni_del)(ZAPI_CALLBACK_ARGS);
339 int (*local_l3vni_add)(ZAPI_CALLBACK_ARGS);
340 int (*local_l3vni_del)(ZAPI_CALLBACK_ARGS);
348 void (*label_chunk)(ZAPI_CALLBACK_ARGS);
352 int (*vxlan_sg_add)(ZAPI_CALLBACK_ARGS);
[all …]
/dports/net/frr7-pythontools/frr-frr-7.5.1/eigrpd/
H A Deigrp_zebra.c56 static int eigrp_interface_address_add(ZAPI_CALLBACK_ARGS);
57 static int eigrp_interface_address_delete(ZAPI_CALLBACK_ARGS);
59 static int eigrp_zebra_read_route(ZAPI_CALLBACK_ARGS);
69 static int eigrp_router_id_update_zebra(ZAPI_CALLBACK_ARGS) in eigrp_router_id_update_zebra() argument
85 static int eigrp_zebra_route_notify_owner(ZAPI_CALLBACK_ARGS) in eigrp_zebra_route_notify_owner() argument
120 static int eigrp_zebra_read_route(ZAPI_CALLBACK_ARGS) in eigrp_zebra_read_route() argument
144 static int eigrp_interface_address_add(ZAPI_CALLBACK_ARGS) in eigrp_interface_address_add() argument
165 static int eigrp_interface_address_delete(ZAPI_CALLBACK_ARGS) in eigrp_interface_address_delete() argument
/dports/net/frr7/frr-frr-7.5.1/eigrpd/
H A Deigrp_zebra.c56 static int eigrp_interface_address_add(ZAPI_CALLBACK_ARGS);
57 static int eigrp_interface_address_delete(ZAPI_CALLBACK_ARGS);
59 static int eigrp_zebra_read_route(ZAPI_CALLBACK_ARGS);
69 static int eigrp_router_id_update_zebra(ZAPI_CALLBACK_ARGS) in eigrp_router_id_update_zebra() argument
85 static int eigrp_zebra_route_notify_owner(ZAPI_CALLBACK_ARGS) in eigrp_zebra_route_notify_owner() argument
120 static int eigrp_zebra_read_route(ZAPI_CALLBACK_ARGS) in eigrp_zebra_read_route() argument
144 static int eigrp_interface_address_add(ZAPI_CALLBACK_ARGS) in eigrp_interface_address_add() argument
165 static int eigrp_interface_address_delete(ZAPI_CALLBACK_ARGS) in eigrp_interface_address_delete() argument
/dports/net/frr7-pythontools/frr-frr-7.5.1/ripngd/
H A Dripngd.h472 extern int ripng_interface_up(ZAPI_CALLBACK_ARGS);
473 extern int ripng_interface_down(ZAPI_CALLBACK_ARGS);
474 extern int ripng_interface_add(ZAPI_CALLBACK_ARGS);
475 extern int ripng_interface_delete(ZAPI_CALLBACK_ARGS);
476 extern int ripng_interface_address_add(ZAPI_CALLBACK_ARGS);
477 extern int ripng_interface_address_delete(ZAPI_CALLBACK_ARGS);
478 extern int ripng_interface_vrf_update(ZAPI_CALLBACK_ARGS);
/dports/net/frr7/frr-frr-7.5.1/ripngd/
H A Dripngd.h472 extern int ripng_interface_up(ZAPI_CALLBACK_ARGS);
473 extern int ripng_interface_down(ZAPI_CALLBACK_ARGS);
474 extern int ripng_interface_add(ZAPI_CALLBACK_ARGS);
475 extern int ripng_interface_delete(ZAPI_CALLBACK_ARGS);
476 extern int ripng_interface_address_add(ZAPI_CALLBACK_ARGS);
477 extern int ripng_interface_address_delete(ZAPI_CALLBACK_ARGS);
478 extern int ripng_interface_vrf_update(ZAPI_CALLBACK_ARGS);
/dports/net/frr7-pythontools/frr-frr-7.5.1/ldpd/
H A Dldp_zebra.c41 static int ldp_router_id_update(ZAPI_CALLBACK_ARGS);
42 static int ldp_interface_address_add(ZAPI_CALLBACK_ARGS);
43 static int ldp_interface_address_delete(ZAPI_CALLBACK_ARGS);
44 static int ldp_zebra_read_route(ZAPI_CALLBACK_ARGS);
45 static int ldp_zebra_read_pw_status_update(ZAPI_CALLBACK_ARGS);
255 ldp_router_id_update(ZAPI_CALLBACK_ARGS) in ldp_router_id_update() argument
342 ldp_interface_address_add(ZAPI_CALLBACK_ARGS) in ldp_interface_address_add() argument
369 ldp_interface_address_delete(ZAPI_CALLBACK_ARGS) in ldp_interface_address_delete() argument
397 ldp_zebra_read_route(ZAPI_CALLBACK_ARGS) in ldp_zebra_read_route() argument
505 ldp_zebra_read_pw_status_update(ZAPI_CALLBACK_ARGS) in ldp_zebra_read_pw_status_update() argument
/dports/net/frr7/frr-frr-7.5.1/ldpd/
H A Dldp_zebra.c41 static int ldp_router_id_update(ZAPI_CALLBACK_ARGS);
42 static int ldp_interface_address_add(ZAPI_CALLBACK_ARGS);
43 static int ldp_interface_address_delete(ZAPI_CALLBACK_ARGS);
44 static int ldp_zebra_read_route(ZAPI_CALLBACK_ARGS);
45 static int ldp_zebra_read_pw_status_update(ZAPI_CALLBACK_ARGS);
255 ldp_router_id_update(ZAPI_CALLBACK_ARGS) in ldp_router_id_update() argument
342 ldp_interface_address_add(ZAPI_CALLBACK_ARGS) in ldp_interface_address_add() argument
369 ldp_interface_address_delete(ZAPI_CALLBACK_ARGS) in ldp_interface_address_delete() argument
397 ldp_zebra_read_route(ZAPI_CALLBACK_ARGS) in ldp_zebra_read_route() argument
505 ldp_zebra_read_pw_status_update(ZAPI_CALLBACK_ARGS) in ldp_zebra_read_pw_status_update() argument
/dports/net/frr7-pythontools/frr-frr-7.5.1/nhrpd/
H A Dnhrpd.h310 int nhrp_interface_add(ZAPI_CALLBACK_ARGS);
311 int nhrp_interface_delete(ZAPI_CALLBACK_ARGS);
312 int nhrp_interface_up(ZAPI_CALLBACK_ARGS);
313 int nhrp_interface_down(ZAPI_CALLBACK_ARGS);
314 int nhrp_interface_address_add(ZAPI_CALLBACK_ARGS);
315 int nhrp_interface_address_delete(ZAPI_CALLBACK_ARGS);
343 int nhrp_route_read(ZAPI_CALLBACK_ARGS);
/dports/net/frr7/frr-frr-7.5.1/nhrpd/
H A Dnhrpd.h310 int nhrp_interface_add(ZAPI_CALLBACK_ARGS);
311 int nhrp_interface_delete(ZAPI_CALLBACK_ARGS);
312 int nhrp_interface_up(ZAPI_CALLBACK_ARGS);
313 int nhrp_interface_down(ZAPI_CALLBACK_ARGS);
314 int nhrp_interface_address_add(ZAPI_CALLBACK_ARGS);
315 int nhrp_interface_address_delete(ZAPI_CALLBACK_ARGS);
343 int nhrp_route_read(ZAPI_CALLBACK_ARGS);
/dports/net/frr7-pythontools/frr-frr-7.5.1/sharpd/
H A Dsharp_zebra.c59 static int sharp_opaque_handler(ZAPI_CALLBACK_ARGS);
87 static int interface_address_add(ZAPI_CALLBACK_ARGS) in interface_address_add() argument
94 static int interface_address_delete(ZAPI_CALLBACK_ARGS) in interface_address_delete() argument
297 static int route_notify_owner(ZAPI_CALLBACK_ARGS) in route_notify_owner() argument
488 static int sharp_nexthop_update(ZAPI_CALLBACK_ARGS) in sharp_nexthop_update() argument
509 static int sharp_redistribute_route(ZAPI_CALLBACK_ARGS) in sharp_redistribute_route() argument
582 static int sharp_opaque_handler(ZAPI_CALLBACK_ARGS) in sharp_opaque_handler() argument
/dports/net/frr7/frr-frr-7.5.1/sharpd/
H A Dsharp_zebra.c59 static int sharp_opaque_handler(ZAPI_CALLBACK_ARGS);
87 static int interface_address_add(ZAPI_CALLBACK_ARGS) in interface_address_add() argument
94 static int interface_address_delete(ZAPI_CALLBACK_ARGS) in interface_address_delete() argument
297 static int route_notify_owner(ZAPI_CALLBACK_ARGS) in route_notify_owner() argument
488 static int sharp_nexthop_update(ZAPI_CALLBACK_ARGS) in sharp_nexthop_update() argument
509 static int sharp_redistribute_route(ZAPI_CALLBACK_ARGS) in sharp_redistribute_route() argument
582 static int sharp_opaque_handler(ZAPI_CALLBACK_ARGS) in sharp_opaque_handler() argument
/dports/net/frr7/frr-frr-7.5.1/pbrd/
H A Dpbr_zebra.c88 static int interface_address_add(ZAPI_CALLBACK_ARGS) in interface_address_add() argument
102 static int interface_address_delete(ZAPI_CALLBACK_ARGS) in interface_address_delete() argument
137 static int interface_vrf_update(ZAPI_CALLBACK_ARGS) in interface_vrf_update() argument
160 static int route_notify_owner(ZAPI_CALLBACK_ARGS) in route_notify_owner() argument
205 static int rule_notify_owner(ZAPI_CALLBACK_ARGS) in rule_notify_owner() argument
397 static int pbr_zebra_nexthop_update(ZAPI_CALLBACK_ARGS) in pbr_zebra_nexthop_update() argument
/dports/net/frr7-pythontools/frr-frr-7.5.1/pbrd/
H A Dpbr_zebra.c88 static int interface_address_add(ZAPI_CALLBACK_ARGS) in interface_address_add() argument
102 static int interface_address_delete(ZAPI_CALLBACK_ARGS) in interface_address_delete() argument
137 static int interface_vrf_update(ZAPI_CALLBACK_ARGS) in interface_vrf_update() argument
160 static int route_notify_owner(ZAPI_CALLBACK_ARGS) in route_notify_owner() argument
205 static int rule_notify_owner(ZAPI_CALLBACK_ARGS) in rule_notify_owner() argument
397 static int pbr_zebra_nexthop_update(ZAPI_CALLBACK_ARGS) in pbr_zebra_nexthop_update() argument
/dports/net/frr7-pythontools/frr-frr-7.5.1/isisd/
H A Disis_zebra.c60 static int isis_router_id_update_zebra(ZAPI_CALLBACK_ARGS) in isis_router_id_update_zebra() argument
85 static int isis_zebra_if_address_add(ZAPI_CALLBACK_ARGS) in isis_zebra_if_address_add() argument
119 static int isis_zebra_if_address_del(ZAPI_CALLBACK_ARGS) in isis_zebra_if_address_del() argument
155 static int isis_zebra_link_params(ZAPI_CALLBACK_ARGS) in isis_zebra_link_params() argument
423 static int isis_zebra_read(ZAPI_CALLBACK_ARGS) in isis_zebra_read() argument
/dports/net/frr7/frr-frr-7.5.1/isisd/
H A Disis_zebra.c60 static int isis_router_id_update_zebra(ZAPI_CALLBACK_ARGS) in isis_router_id_update_zebra() argument
85 static int isis_zebra_if_address_add(ZAPI_CALLBACK_ARGS) in isis_zebra_if_address_add() argument
119 static int isis_zebra_if_address_del(ZAPI_CALLBACK_ARGS) in isis_zebra_if_address_del() argument
155 static int isis_zebra_link_params(ZAPI_CALLBACK_ARGS) in isis_zebra_link_params() argument
423 static int isis_zebra_read(ZAPI_CALLBACK_ARGS) in isis_zebra_read() argument
/dports/net/frr7-pythontools/frr-frr-7.5.1/bgpd/
H A Dbgp_zebra.c88 static int bgp_router_id_update(ZAPI_CALLBACK_ARGS) in bgp_router_id_update() argument
105 static int bgp_read_nexthop_update(ZAPI_CALLBACK_ARGS) in bgp_read_nexthop_update() argument
111 static int bgp_read_import_check_update(ZAPI_CALLBACK_ARGS) in bgp_read_import_check_update() argument
304 static int bgp_interface_address_add(ZAPI_CALLBACK_ARGS) in bgp_interface_address_add() argument
341 static int bgp_interface_address_delete(ZAPI_CALLBACK_ARGS) in bgp_interface_address_delete() argument
424 static int bgp_interface_vrf_update(ZAPI_CALLBACK_ARGS) in bgp_interface_vrf_update() argument
481 static int zebra_read_route(ZAPI_CALLBACK_ARGS) in zebra_read_route() argument
2162 static int rule_notify_owner(ZAPI_CALLBACK_ARGS) in rule_notify_owner() argument
2228 static int ipset_notify_owner(ZAPI_CALLBACK_ARGS) in ipset_notify_owner() argument
2270 static int ipset_entry_notify_owner(ZAPI_CALLBACK_ARGS) in ipset_entry_notify_owner() argument
[all …]
/dports/net/frr7/frr-frr-7.5.1/bgpd/
H A Dbgp_zebra.c88 static int bgp_router_id_update(ZAPI_CALLBACK_ARGS) in bgp_router_id_update() argument
105 static int bgp_read_nexthop_update(ZAPI_CALLBACK_ARGS) in bgp_read_nexthop_update() argument
111 static int bgp_read_import_check_update(ZAPI_CALLBACK_ARGS) in bgp_read_import_check_update() argument
304 static int bgp_interface_address_add(ZAPI_CALLBACK_ARGS) in bgp_interface_address_add() argument
341 static int bgp_interface_address_delete(ZAPI_CALLBACK_ARGS) in bgp_interface_address_delete() argument
424 static int bgp_interface_vrf_update(ZAPI_CALLBACK_ARGS) in bgp_interface_vrf_update() argument
481 static int zebra_read_route(ZAPI_CALLBACK_ARGS) in zebra_read_route() argument
2162 static int rule_notify_owner(ZAPI_CALLBACK_ARGS) in rule_notify_owner() argument
2228 static int ipset_notify_owner(ZAPI_CALLBACK_ARGS) in ipset_notify_owner() argument
2270 static int ipset_entry_notify_owner(ZAPI_CALLBACK_ARGS) in ipset_entry_notify_owner() argument
[all …]
/dports/net/frr7-pythontools/frr-frr-7.5.1/staticd/
H A Dstatic_zebra.c66 static int interface_address_add(ZAPI_CALLBACK_ARGS) in interface_address_add() argument
73 static int interface_address_delete(ZAPI_CALLBACK_ARGS) in interface_address_delete() argument
108 static int route_notify_owner(ZAPI_CALLBACK_ARGS) in route_notify_owner() argument
180 static int static_zebra_nexthop_update(ZAPI_CALLBACK_ARGS) in static_zebra_nexthop_update() argument
/dports/net/frr7/frr-frr-7.5.1/staticd/
H A Dstatic_zebra.c66 static int interface_address_add(ZAPI_CALLBACK_ARGS) in interface_address_add() argument
73 static int interface_address_delete(ZAPI_CALLBACK_ARGS) in interface_address_delete() argument
108 static int route_notify_owner(ZAPI_CALLBACK_ARGS) in route_notify_owner() argument
180 static int static_zebra_nexthop_update(ZAPI_CALLBACK_ARGS) in static_zebra_nexthop_update() argument
/dports/net/frr7-pythontools/frr-frr-7.5.1/ripd/
H A Drip_interface.h36 extern int rip_interface_vrf_update(ZAPI_CALLBACK_ARGS);
/dports/net/frr7/frr-frr-7.5.1/ripd/
H A Drip_interface.h36 extern int rip_interface_vrf_update(ZAPI_CALLBACK_ARGS);
/dports/net/frr7-pythontools/frr-frr-7.5.1/pimd/
H A Dpim_zebra.c58 static int pim_router_id_update_zebra(ZAPI_CALLBACK_ARGS) in pim_router_id_update_zebra() argument
67 static int pim_zebra_interface_vrf_update(ZAPI_CALLBACK_ARGS) in pim_zebra_interface_vrf_update() argument
110 static int pim_zebra_if_address_add(ZAPI_CALLBACK_ARGS) in pim_zebra_if_address_add() argument
188 static int pim_zebra_if_address_del(ZAPI_CALLBACK_ARGS) in pim_zebra_if_address_del() argument
337 static int pim_zebra_vxlan_sg_proc(ZAPI_CALLBACK_ARGS) in pim_zebra_vxlan_sg_proc() argument
/dports/net/frr7/frr-frr-7.5.1/pimd/
H A Dpim_zebra.c58 static int pim_router_id_update_zebra(ZAPI_CALLBACK_ARGS) in pim_router_id_update_zebra() argument
67 static int pim_zebra_interface_vrf_update(ZAPI_CALLBACK_ARGS) in pim_zebra_interface_vrf_update() argument
110 static int pim_zebra_if_address_add(ZAPI_CALLBACK_ARGS) in pim_zebra_if_address_add() argument
188 static int pim_zebra_if_address_del(ZAPI_CALLBACK_ARGS) in pim_zebra_if_address_del() argument
337 static int pim_zebra_vxlan_sg_proc(ZAPI_CALLBACK_ARGS) in pim_zebra_vxlan_sg_proc() argument
/dports/net/frr7-pythontools/frr-frr-7.5.1/ospf6d/
H A Dospf6_zebra.c51 static int ospf6_router_id_update_zebra(ZAPI_CALLBACK_ARGS) in ospf6_router_id_update_zebra() argument
99 static int ospf6_zebra_if_address_update_add(ZAPI_CALLBACK_ARGS) in ospf6_zebra_if_address_update_add() argument
123 static int ospf6_zebra_if_address_update_delete(ZAPI_CALLBACK_ARGS) in ospf6_zebra_if_address_update_delete() argument
150 static int ospf6_zebra_read_route(ZAPI_CALLBACK_ARGS) in ospf6_zebra_read_route() argument

123