Home
last modified time | relevance | path

Searched refs:ospf_default_iftype (Results 1 – 10 of 10) sorted by relevance

/dports/net/quagga/quagga-1.2.4/ospfd/
H A Dospf_interface.h308 extern u_char ospf_default_iftype (struct interface *ifp);
H A Dospf_interface.c1261 ospf_default_iftype(struct interface *ifp) in ospf_default_iftype() function
H A Dospf_zebra.c105 IF_DEF_PARAMS (ifp)->type = ospf_default_iftype(ifp); in ospf_interface_add()
H A Dospf_vty.c5466 IF_DEF_PARAMS (ifp)->type = ospf_default_iftype(ifp);
6868 if (params->type != ospf_default_iftype(ifp)) in config_write_interface()
/dports/net/frr7-pythontools/frr-frr-7.5.1/ospfd/
H A Dospf_interface.h320 extern uint8_t ospf_default_iftype(struct interface *ifp);
H A Dospf_interface.c1222 uint8_t ospf_default_iftype(struct interface *ifp) in ospf_default_iftype() function
1261 IF_DEF_PARAMS(ifp)->type = ospf_default_iftype(ifp); in ospf_ifp_create()
H A Dospf_vty.c7642 IF_DEF_PARAMS(ifp)->type = ospf_default_iftype(ifp);
9823 if (params->type != ospf_default_iftype(ifp)) { in config_write_interface_one()
/dports/net/frr7/frr-frr-7.5.1/ospfd/
H A Dospf_interface.h320 extern uint8_t ospf_default_iftype(struct interface *ifp);
H A Dospf_interface.c1222 uint8_t ospf_default_iftype(struct interface *ifp) in ospf_default_iftype() function
1261 IF_DEF_PARAMS(ifp)->type = ospf_default_iftype(ifp); in ospf_ifp_create()
H A Dospf_vty.c7642 IF_DEF_PARAMS(ifp)->type = ospf_default_iftype(ifp);
9823 if (params->type != ospf_default_iftype(ifp)) { in config_write_interface_one()