Home
last modified time | relevance | path

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

/dports/net/frr7-pythontools/frr-frr-7.5.1/zebra/
H A Dinterface.h462 extern int if_linkdetect(struct interface *ifp, bool detect);
H A Dzebra_nb_config.c1047 if_linkdetect(ifp, link_detect); in lib_interface_zebra_link_detect_modify()
1063 if_linkdetect(ifp, link_detect); in lib_interface_zebra_link_detect_destroy()
H A Dinterface.c2002 int if_linkdetect(struct interface *ifp, bool detect) in if_linkdetect() function
2030 if_linkdetect(ifp, true);
2044 if_linkdetect(ifp, false);
/dports/net/frr7/frr-frr-7.5.1/zebra/
H A Dinterface.h462 extern int if_linkdetect(struct interface *ifp, bool detect);
H A Dzebra_nb_config.c1047 if_linkdetect(ifp, link_detect); in lib_interface_zebra_link_detect_modify()
1063 if_linkdetect(ifp, link_detect); in lib_interface_zebra_link_detect_destroy()
H A Dinterface.c2002 int if_linkdetect(struct interface *ifp, bool detect) in if_linkdetect() function
2030 if_linkdetect(ifp, true);
2044 if_linkdetect(ifp, false);