Searched refs:ospf6_zebra_route_update_add (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/ospf6d/
H A Dospf6_zebra.h42 void ospf6_zebra_route_update_add (struct ospf6_route_req *request);
H A Dospf6_zebra.c577 ospf6_zebra_route_update_add (struct ospf6_route_req *request)
598 ospf6_zebra_route_update_add (node->info);
658 ospf6_route_hook_unregister (ospf6_zebra_route_update_add,
659 ospf6_zebra_route_update_add,
700 hook.hook_add = ospf6_zebra_route_update_add;
701 hook.hook_change = ospf6_zebra_route_update_add;
575 ospf6_zebra_route_update_add (struct ospf6_route_req *request) function
H A Dospf6_top.c276 ospf6_route_hook_register (ospf6_zebra_route_update_add,
277 ospf6_zebra_route_update_add,

Completed in 103 milliseconds