Home
last modified time | relevance | path

Searched refs:ospf_if_new_hook (Results 1 – 6 of 6) sorted by relevance

/dports/net/quagga/quagga-1.2.4/ospfd/
H A Dospf_interface.h274 extern int ospf_if_new_hook (struct interface *);
H A Dospf_interface.c671 ospf_if_new_hook (struct interface *ifp) in ospf_if_new_hook() function
1276 if_add_hook (IF_NEW_HOOK, ospf_if_new_hook); in ospf_if_init()
/dports/net/frr7-pythontools/frr-frr-7.5.1/ospfd/
H A Dospf_interface.h289 extern int ospf_if_new_hook(struct interface *);
H A Dospf_interface.c638 int ospf_if_new_hook(struct interface *ifp) in ospf_if_new_hook() function
1389 hook_register_prio(if_add, 0, ospf_if_new_hook); in ospf_if_init()
/dports/net/frr7/frr-frr-7.5.1/ospfd/
H A Dospf_interface.h289 extern int ospf_if_new_hook(struct interface *);
H A Dospf_interface.c638 int ospf_if_new_hook(struct interface *ifp) in ospf_if_new_hook() function
1389 hook_register_prio(if_add, 0, ospf_if_new_hook); in ospf_if_init()