Home
last modified time | relevance | path

Searched refs:ospf_vl_new (Results 1 – 9 of 9) sorted by relevance

/dports/net/quagga/quagga-1.2.4/ospfd/
H A Dospf_interface.h287 extern struct ospf_interface *ospf_vl_new (struct ospf *,
H A Dospf_interface.c867 ospf_vl_new (struct ospf *ospf, struct ospf_vl_data *vl_data) in ospf_vl_new() function
H A Dospf_vty.c819 vl_data->vl_oi = ospf_vl_new (ospf, vl_data); in ospf_find_vl_data()
/dports/net/frr7-pythontools/frr-frr-7.5.1/ospfd/
H A Dospf_interface.h300 extern struct ospf_interface *ospf_vl_new(struct ospf *, struct ospf_vl_data *);
H A Dospf_interface.c824 struct ospf_interface *ospf_vl_new(struct ospf *ospf, in ospf_vl_new() function
H A Dospf_vty.c903 vl_data->vl_oi = ospf_vl_new(ospf, vl_data); in ospf_find_vl_data()
/dports/net/frr7/frr-frr-7.5.1/ospfd/
H A Dospf_interface.h300 extern struct ospf_interface *ospf_vl_new(struct ospf *, struct ospf_vl_data *);
H A Dospf_interface.c824 struct ospf_interface *ospf_vl_new(struct ospf *ospf, in ospf_vl_new() function
H A Dospf_vty.c903 vl_data->vl_oi = ospf_vl_new(ospf, vl_data); in ospf_find_vl_data()